I´m compiling php-4.0.4pl1 in Red Hat 7.1 with sybase. I have this bug:
PAT -DXML_BYTE_ORDER=12 -g -O2 -c syslog.c
syslog.c: In function php_minit_syslog':
syslog.c:96: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[3]: *** [syslog.lo] Error 1
make[3]: Leaving directory/usr/share/php-4.0.4pl1/ext/standard'
make[2]: [all-recursive] Error 1
make[2]: Leaving directory /usr/share/php-4.0.4pl1/ext/standard'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory/usr/share/php-4.0.4pl1/ext'
make: [all-recursive] Error 1
What i do?
Thanks