compiling with aix 5.1

Hello,

i will compile php and apache on an aix 5.1. Configure works fine.
When i start the make the following error appears:

/usr/include/sys/context.h:155: parse error before "sigset64_t"
/usr/include/sys/context.h:158: parse error before '}' token
make: 1254-004 The error code from the last command is 1.

I have no idea.
I found some quetions about this error but no solution.

I hope you can help me.

Best regards

Norbert

Hello,

the problem �s solved.

I have the following done:

  1. installed the gcc-2.9.aix51.020209-4.aix5.1.ppc.rpm from the
    ibm freeware site
    (http://www-
    1.ibm.com/servers/aix/products/aixos/linux/download.html)

  2. updated the bos.adt.include to bos.adt.include.5.1.0.59.bff

The result of this is an compiled php and apache what is running fine.

Regards

Norbert