[PHP-DEV] PHP 4.0 Bug #6907 Updated: configuration-parser.c won't compile From: sniper <email protected>
Date: 10/30/00

ID: 6907
Updated by: sniper
Reported By: cqjones <email protected>
Status: Closed
Bug Type: *General Issues
Assigned To:
Comments:

This is fixed already.
Please try latest CVS or snapshot from http://snaps.php.net

--Jani

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

[2000-09-27 17:27:12] cqjones <email protected>
gcc -I. -I/usr/local/src/apache-new/php-4.0.2/main -I/usr/local/src/apache-new/php-4.0.2 -I/usr/local/src/apache-new/php-4.0.2/main -I/usr/local/src/apache/apache_1.3.9/src/include -I/usr/local/src/apache/apache_1.3.9/src/os/unix -I/usr/local/src/apache-new/php-4.0.2/Zend -I/usr/local/src/apache-new/php-4.0.2 -I/usr/local/include -I/usr/local/src/gd1.3 -I/usr/local/src/apache-new/php-4.0.2/ext/mysql/libmysql -I/usr/app/oracle/product/8.0.4/rdbms/demo -I/usr/app/oracle/product/8.0.4/network/public -I/usr/app/oracle/product/8.0.4/plsql/public -I/usr/local/src/apache-new/php-4.0.2/ext/xml/expat/xmltok -I/usr/local/src/apache-new/php-4.0.2/ext/xml/expat/xmlparse -D_POSIX_PTHREAD_SEMANTICS -DXML_BYTE_ORDER=21 -g -O2 -c configuration-parser.c && touch configuration-parser.lo

sit's in an infinite loop..I've attatched truss to the gcc process and there's nothing going on ;(

freeservers: {193} # gcc -v
Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.95.2/specs
gcc version 2.95.2 19991024 (release)

freeservers: {194} # uname -a
SunOS freeservers 5.7 Generic_106542-05 i86pc i386 i86pc

configured with:
./configure --with-oracle --with-gd=/usr/local/src/gd1.3 --with-gdbm=/usr/loc
al/src/gdbm-1.7.3 --enable-track-vars --with-system-regex --with-apache=/usr/loc
al/src/apache/apache_1.3.9 --with-gnu-ld

This has been tried with gcc-2.8.1, non gnu binutils, apache_1.3.12 source, and minimal ./configure options. sorry to post this again but it looks like there's been sketchy information at best posted. let me know what i can do to help. Thanks,

Cameron

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

Full Bug description available at: http://bugs.php.net/?id=6907

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>