From:             [EMAIL PROTECTED]
Operating system: Redhat 8
PHP version:      4.2.3
PHP Bug Type:     Compile Failure
Bug description:  won't compile with gcc 3.2

Is this just hopeless?

Kevin

/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../main   -I/usr/local/include -I../TSRM  -g -O2 -prefer-non-pic -static
-c zend_language_parser.c
cc1: warning: changing search order for system directory
"/usr/local/include"
cc1: warning:   as it has already been specified as a non-system
directory
In file included from zend.h:180,
                 from zend_compile.h:24,
                 from zend_language_parser.c:148:
zend_hash.h:119: parse error before "va_list"
In file included from zend.h:181,
                 from zend_compile.h:24,
                 from zend_language_parser.c:148:
zend_llist.h:34: parse error before "va_list"
In file included from zend_compile.h:24,
                 from zend_language_parser.c:148:
zend.h:263: parse error before "va_list"
zend.h:394: parse error before "va_list"
make[1]: *** [zend_language_parser.lo] Error 1
make[1]: Leaving directory
`/usr/src/web/Apachetoolbox-1.5.63/src/php-4.2.3/Zend'
make: *** [all-recursive] Error 1

-- 
Edit bug report at http://bugs.php.net/?id=20336&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20336&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20336&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20336&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20336&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20336&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20336&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20336&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20336&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20336&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20336&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20336&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20336&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20336&r=isapi

Reply via email to