ID: 22570 Updated by: [EMAIL PROTECTED] Reported By: ineves at iportalmais dot pt -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: solaris 9 sparc PHP Version: 4.3.1 New Comment:
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 try the latest CVS snapshot.. Previous Comments: ------------------------------------------------------------------------ [2003-03-06 10:04:47] ineves at iportalmais dot pt I was tring to compile php with imap and ldap supot and things like that, and it give me that error, i take it of, and compile with ./configure --prefix=/opt/php --with-apxs=/opt/apache/bin/apxs | simple way to compile it, and i get this error... gcc: TSR: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `sapi/cli/php' This is when it try's to compile php binary because i see, gcc ........ -o sapi/cli/php in the (big) line... i dont see anything about TSR only about TSRM so i think this can be someking of bug... NOTE: in php 4.2.3 works, dont have errors. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22570&edit=1