ID:               28250
 Updated by:       [EMAIL PROTECTED]
 Reported By:      geoffw at cybertribe dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: OpenBSD 3.5-current(5/1)
 PHP Version:      5.0.0RC2
 New Comment:

Duplicate of Bug #28157 (and Bug #28193).


Previous Comments:
------------------------------------------------------------------------

[2004-05-02 08:14:10] geoffw at cybertribe dot com

I am using gcc version 2.95.3 20010125 (prerelease, propolice)

Also please note that this same system and configuration successfully
builds PHP4.3.6

------------------------------------------------------------------------

[2004-05-02 07:59:32] geoffw at cybertribe dot com

fixed spelling typo :)

------------------------------------------------------------------------

[2004-05-02 07:56:45] geoffw at cybertribe dot com

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 this bug report at http://bugs.php.net/?id=28250&edit=1

Reply via email to