From: wzaccone at optonline dot net Operating system: Solaris 8 PHP version: 4.3.4 PHP Bug Type: Compile Failure Bug description: errors compiling parsedate.y
Description: ------------ I successfully built php 4.3.3 on a Solaris 8 system with gcc (GCC) 3.2.2 bison 1.28 flex 2.5.4 However when we tried to build on another system with same configuration, and bison -y parsedate.y failed. Can anyone point me in the right direction as to why this error occurs. Thank You. Warren Reproduce code: --------------- /bin/sh /FREE_2.4/NMA_WEB/NMA.r140/03-25-2004/install_apache_php/php-4.3.3/libto ol --silent --preserve-dup-deps --mode=compile gcc -Iext/standard/ -I/FREE_2.4/ NMA_WEB/NMA.r140/03-25-2004/install_apache_php/php-4.3.3/ext/standard/ -DPHP_ATO M_INC -I/FREE_2.4/NMA_WEB/NMA.r140/03-25-2004/install_apache_php/php-4.3.3/inclu de -I/FREE_2.4/NMA_WEB/NMA.r140/03-25-2004/install_apache_php/php-4.3.3/main -I/ FREE_2.4/NMA_WEB/NMA.r140/03-25-2004/install_apache_php/php-4.3.3 -I/FREE_2.4/NM A_WEB/NMA.r140/03-25-2004/install_apache_php/php-4.3.3/Zend -I/FREE_2.4/NMA_WEB/ NMA.r140/03-25-2004/install_apache_php/php-4.3.3/ext/xml/expat -D_POSIX_PTHREAD _SEMANTICS -I/FREE_2.4/NMA_WEB/NMA.r140/03-25-2004/install_apache_php/php-4.3.3/ TSRM -g -O2 -prefer-pic -c /FREE_2.4/NMA_WEB/NMA.r140/03-25-2004/install_apach e_php/php-4.3.3/ext/standard/parsedate.c -o ext/standard/parsedate.lo /usr/local/share/bison.simple: In function `php_gd_parse': /usr/local/share/bison.simple:219: number of arguments doesn't match prototype /usr/local/share/bison.simple:153: prototype declaration -- Edit bug report at http://bugs.php.net/?id=27697&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27697&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27697&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27697&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27697&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27697&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27697&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27697&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27697&r=support Expected behavior: http://bugs.php.net/fix.php?id=27697&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27697&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27697&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27697&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27697&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27697&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27697&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27697&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27697&r=float