ID: 24849 User updated by: are at bt dot no Reported By: are at bt dot no -Status: Bogus +Status: Closed Bug Type: Compile Failure Operating System: Solrais 2.7 PHP Version: 4.3.1 New Comment:
I tried with php4-STABLE-200307282330.tar.gz and everything worked! Thank you! Best regards Are Previous Comments: ------------------------------------------------------------------------ [2003-07-29 05:50:38] [EMAIL PROTECTED] Due to a bug in the installed sed on your system the build fails. Install GNU sed and it should be okay. Thank you for your interest in PHP. Or use the \'other\' sed found in Solaris..(can\'t remember the path to it now :) ------------------------------------------------------------------------ [2003-07-29 03:23:02] are at bt dot no Description: ------------ Hi, I try to compile php-4.3.2 with the following configure command: ===================================================== # './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--enable-versioning' '--with-oci8=/u01/app/oracle/product/8.1.7' '--with-openssl=/usr/local/ssl' '--enable-calendar' '--enable-track-vars' '--enable-ftp' '--enable-sysvsem' '--enable-sysvshm' '--enable-sockets' '--with-mm=/usr/local/lib/mm' '--enable-session' ===================================================== The result seems to be ok, but when I run 'make' I get the following error: ===================================================== ... crypto -lresolv -lm -ldl -lnsl -lsocket -lgcc -lcrypt -lnsl -lsocket -lgen -ldl -lsched -lclntsh -locijdbc8 -o sapi/cli/php Output line too long. Output line too long. Output line too long. ld: elf error: file ext/standard: unknown type, unable to process using elf(3E) libraries ld: fatal: File processing errors. No output written to a.out collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target `sapi/cli/php' ===================================================== I hope you have an idea of what is wrong... Regards Are ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24849&edit=1
