[PHP] Desparate... rebuild gone wrong

2001-10-20 Thread php

Hi,


I have been toying with my php builds (on linux), and upgraded my mcrypt
library
and subsequently killed php.



make[1]: Entering directory `/usr/src/1/php4/Zend'
/bin/sh ../libtool --silent --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I../main   -I../TSRM  -g -O2 -prefer-non-pic -s
tatic -c -o zend_language_parser.lo `test -f zend_language_parser.c || echo
'./'`zend_language_parser.c
zend_language_parser.c: In function `zendparse':
zend_language_parser.c:3088: Internal error: Segmentation fault.
Please submit a full bug report.
See URL:http://bugzilla.redhat.com/bugzilla/ for instructions.
make[1]: *** [zend_language_parser.lo] Error 1
make[1]: Leaving directory `/usr/src/1/php4/Zend'
make: *** [all-recursive] Error 1



have tried new cvs, ./buildconf etc

Any tips?

sean


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Desparate... rebuild gone wrong

2001-10-20 Thread php

Sorry,
wrong list


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]