From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4CVS-2002-09-20 PHP Bug Type: Compile Failure Bug description: Output line too long
./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 bug report at http://bugs.php.net/?id=19533&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19533&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19533&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19533&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19533&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19533&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19533&r=support Expected behavior: http://bugs.php.net/fix.php?id=19533&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19533&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19533&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19533&r=globals