ID: 19533 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 4CVS-2002-09-20 New Comment:
Yes with lates GNU sed version it works on Sparc Solars 7. Previous Comments: ------------------------------------------------------------------------ [2002-10-04 22:32:54] [EMAIL PROTECTED] Sniper was right for me, are you 100% sure you are actually using the newly installed sed? On most systems /usr/local/bin is in the path AFTER where sed is. Type `which sed` to show which sed is probably going to be used. ------------------------------------------------------------------------ [2002-10-02 14:52:39] [EMAIL PROTECTED] I'm getting the same error on Solaris 7. I installed GNU sed, and when i run make, I still get Output too long. ------------------------------------------------------------------------ [2002-09-21 01:43:41] [EMAIL PROTECTED] Solaris sed is broken. Get GNU sed and this error goes away. (IIRC) ------------------------------------------------------------------------ [2002-09-20 19:46:38] [EMAIL PROTECTED] ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs ; make ; make install ... /bin/sh libtool --silent --mode=link gcc -export-dynamic -g -O2 -avoid-version -m odule -L/usr/ucblib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3 -R /usr/ ucblib -R /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3 ext/ctype/ctype.lo ... Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zen d_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_execute.lo sapi/cli/p hp_cli.lo sapi/cli/getopt.lo main/internal_functions_cli.lo -lcrypt -lresolv -lm - ldl -lsocket -lgcc -lcrypt -ldl -o sapi/cli/php Output line too long. Output line too long. Output line too long. gcc: e: No such file or directory make: *** [sapi/cli/php] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19533&edit=1