php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6907 configuration-parser.c won't compile
Submitted: 2000-09-27 17:27 UTC Modified: 2000-10-30 11:17 UTC
From: cqjones at hostpro dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.2 OS: Solaris7 x86
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cqjones at hostpro dot com
New email:
PHP Version: OS:

 

 [2000-09-27 17:27 UTC] cqjones at hostpro dot com
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














Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-30 11:17 UTC] sniper@php.net
This is fixed already.
Please try latest CVS or snapshot from http://snaps.php.net

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jul 14 19:00:01 2026 UTC