From:             [EMAIL PROTECTED]
Operating system: RedHat7.2
PHP version:      4.2.0
PHP Bug Type:     Compile Failure
Bug description:  Compiling Zend: parse error before `MAILSTREAM'

shell> make
Making all in Zend
make[1]: Entre dans le r�pertoire `/home/jpa/dev/php-4.2.0/Zend'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../main   -DLINUX=22 -DMOD_SSL=208108
 -DUSE_HSREGEX -DEAPI -I../TSRM  -g -O2 -prefer-pic -c -o
zend_language_parser.lo `test -f zend_language_parse
r.c || echo './'`zend_language_parser.c
In file included from zend.h:55,
                 from zend_compile.h:24,
                 from zend_language_parser.c:147:
/usr/local/include/unix.h:182: parse error before `MAILSTREAM'
/usr/local/include/unix.h:182: warning: no semicolon at end of struct or
union
/usr/local/include/unix.h:189: parse error before `}'
...

shell> more config.nice
#! /bin/sh
#
# Created by configure

'./configure' \
'--with-apxs=/home/apachessl/bin/apxs' \
'--with-mysql' \
'--with-system-regex' \
'--enable-track-vars' \
'--enable-memory-limits' \
'--with-xml' \
'--with-imap' \
'--with-gd' \
'--enable-sysvsem' \
'--enable-sysvshm' \
'--with-bz2' \
'--with-zlib' \
'--with-mcrypt' \
'--enable-sockets' \
'--without-dom' \
'--enable-inline-optimization' \
'--with-curl' \
'--with-pcre' \
"$@"

-- 
Edit bug report at http://bugs.php.net/?id=16977&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16977&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16977&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16977&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16977&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16977&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16977&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16977&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16977&r=submittedtwice

Reply via email to