[PHP-DEV] PHP 4.0 Bug #6907: configuration-parser.c won't compile From: cqjones <email protected>
Date: 09/27/00

From: cqjones <email protected>
Operating system: Solaris7 x86
PHP version: 4.0.2
PHP Bug Type: *General Issues
Bug description: configuration-parser.c won't compile

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

-- 
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>