ID: 13762 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Compile Failure Operating System: Linux 2.4.5 PHP Version: 4.0.6 New Comment:
Submitted twice. Previous Comments: ------------------------------------------------------------------------ [2001-10-19 13:00:40] [EMAIL PROTECTED] When i run ./configure the sed program gets a Segmentation fault: ---------------------------------- Generating files checking for working mkdir -p... (cached) yes creating config_vars.mk creating ./config.status ./configure: line 56239: 21954 Segmentation fault sed -n -f conftest.hdr confdefs.h >conftest.vals ./config.status: line 139: 21971 Segmentation fault sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\&%]/\&/g; s/@@/%@/; s/@@/@%/; s/@g$/%g/' >conftest.subs <<'CEOF' /^[ ]*VPATH[ ]*=[^:]*$/d s%@SHELL@%/bin/sh%g s%@CFLAGS@%-g -O2%g ---------------------------------- If I tries to compile anyway I'll get: ---------------------------------- Making all in Zend make[1]: Entering directory `/usr/local/src/php-4.0.6/Zend' make[1]: *** No rule to make target `all'. Stop. make[1]: Leaving directory `/usr/local/src/php-4.0.6/Zend' make: *** [all-recursive] Error 1 ---------------------------------- Anyone know how to solve this ? /Johan ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13762&edit=1 -- PHP Development 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]