From: geoffw at cybertribe dot com
Operating system: OpenBSD 3.5-current
PHP version: 5.0.0RC2
PHP Bug Type: Compile Failure
Bug description: Make fails catistrophicly
Description:
------------
configure line as follows...
./configure --with-apxs2=/usr/local/apache/bin/apxs --with-openssl
--with-config-file-path=/usr/local/lib/php
--enable-dba=shared --with-db4=/usr/local/BerkeleyDB4.2 --enable-ftp
--with-mysql=/usr/local/
also with LD_LIBRARY_PATH set as follows...
LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/usr/local/BerkeleyDB.4.2/lib
Start of problem...
In file included from /home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend.h:244,
from /home/lyk0s/BAMPS/php-5.0.0RC2/main/php.h:34,
from
/home/lyk0s/BAMPS/php-5.0.0RC2/ext/standard/proc_open.c:23:
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:39: syntax error before
`*'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:39: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:39: `ulong' declared as
function returning a function
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:49: field `h' declared as
a function
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:50: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:61: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:64: field
`nNextFreeElement' declared as a function
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:81: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:82: field `h' declared as
a function
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:93: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:94: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:101: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:107: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:113: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:119: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:147: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:153: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:153: `zend_get_hash_value'
declared as function returning a function
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:156: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:157: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:161: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:162: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:164:
`zend_hash_next_free_element' declared as function returning a function
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:172: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:196: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:197: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:198: syntax error before
`uint'
/home/lyk0s/BAMPS/php-5.0.0RC2/Zend/zend_hash.h:243: syntax error before
`uint'
--
Edit bug report at http://bugs.php.net/?id=28250&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28250&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28250&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=28250&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=28250&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=28250&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=28250&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=28250&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=28250&r=support
Expected behavior: http://bugs.php.net/fix.php?id=28250&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=28250&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=28250&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=28250&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28250&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=28250&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=28250&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=28250&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28250&r=float