ID:               27449
 User updated by:  arosado at softhome dot net
 Reported By:      arosado at softhome dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: Solaris 8/gcc 3.3.2
 PHP Version:      4.3.4
 New Comment:

I upgraded bison and tried to compile 4.3.4 unsuccessful. However,
using the latest snapshot does solves the problem.


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

[2004-03-01 12:55:18] [EMAIL PROTECTED]

Please update your bison to version 1.875a, 1.75 is known to have some
problems. (And also grab the latest STABLE snapshot from
http://snaps.php.net please)



regards,

Derick

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

[2004-03-01 12:52:51] arosado at softhome dot net

Description:
------------
I am trying to compile PHP 4.3.4 in Solaris 8. It gives an error that
the symbol php_parse_date doesn't exist. I managed to compile it by
disabling PEAR, but I might need to have PEAR enable in a near future.
Here is the information from my system



Configure line:

./configure --with-apache=../apache --disable-display-source
--disable-short-tags --with-gdbm --with-imap=../imap-2002e
--with-imsp=../libimsp --with-ldap=../ldap --with-gd
--with-jpeg-dir=/usr/local/lib/ --with-t1lib=/usr/local/lib
--with-openssl=/usr/local/ssl/ --with-zlib-dir=/usr/local/lib
--with-png-dir=/usr/local/lib/ --with-imap-ssl=/usr/local/ssl/



gcc version 3.3.2

bison version: 1.75



Last command from the make:

http://andres980.tripod.com/lasterror.log



TIA



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


-- 
Edit this bug report at http://bugs.php.net/?id=27449&edit=1

Reply via email to