From:             j dot j dot d dot e dot lammerts at vanlanschot dot com
Operating system: AIX 5.1
PHP version:      4CVS-2003-11-17 (stable)
PHP Bug Type:     Compile Failure
Bug description:  Compile error

Description:
------------
Got me the latest Stable version of 4.3 off snaps.php.net.
Configure went smoothly (except for one warning that bison 1.28 is needed,
we have 1.25).
The very first compilation, however, fails with below messages :

        /bin/sh /home/USTJLA/php4-STABLE-200311170830/libtool --silent
--preserve-dup-deps
 --mode=compile gcc  -Iext/zlib/
-I/home/USTJLA/php4-STABLE-200311170830/ext/zlib/ -DPHP_A
TOM_INC -I/home/USTJLA/php4-STABLE-200311170830/include
-I/home/USTJLA/php4-STABLE-2003111
70830/main -I/home/USTJLA/php4-STABLE-200311170830
-I/home/USTJLA/php4-STABLE-200311170830
/Zend -I/usr/local/include
-I/home/USTJLA/php4-STABLE-200311170830/ext/xml/expat  -I/home/
USTJLA/php4-STABLE-200311170830/TSRM  -g -O2  -prefer-pic -c
/home/USTJLA/php4-STABLE-2003
11170830/ext/zlib/zlib.c -o ext/zlib/zlib.lo 
In file included from
/usr/bin/../lib/gcc-lib/powerpc-ibm-aix4.3.3.0/2.9-aix51-020209/incl
ude/sys/signal.h:349,
                 from
/usr/bin/../lib/gcc-lib/powerpc-ibm-aix4.3.3.0/2.9-aix51-020209/incl
ude/sys/wait.h:62,
                 from
/usr/bin/../lib/gcc-lib/powerpc-ibm-aix4.3.3.0/2.9-aix51-020209/incl
ude/stdlib.h:233,
                 from
/home/USTJLA/php4-STABLE-200311170830/Zend/../main/php_config.h:2489
,
                 from
/home/USTJLA/php4-STABLE-200311170830/Zend/zend_config.h:1,
                 from
/home/USTJLA/php4-STABLE-200311170830/Zend/zend.h:52,
                 from
/home/USTJLA/php4-STABLE-200311170830/main/php.h:34,
                 from
/home/USTJLA/php4-STABLE-200311170830/ext/zlib/zlib.c:28:
/usr/include/sys/context.h:155: parse error before `sigset64_t'
/usr/include/sys/context.h:155: warning: no semicolon at end of struct or
union
/usr/include/sys/context.h:158: parse error before `}'
make: 1254-004 The error code from the last command is 1.


Stop.


Does this ring a bell anywhere ?

Your help much appreciated.


-- 
Edit bug report at http://bugs.php.net/?id=26284&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26284&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26284&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26284&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26284&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26284&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=26284&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26284&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26284&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26284&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26284&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26284&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26284&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26284&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26284&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26284&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26284&r=float

Reply via email to