ID: 44701 Updated by: [EMAIL PROTECTED] Reported By: angelommsousa at gmail dot com -Status: Open +Status: Bogus -Bug Type: *General Issues +Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 5.2CVS-2008-04-11 (snap) New Comment:
It's not enough to instal GNU sed, you need to make sure it's the first sed found in the PATH too. And you need to redo whole configure && make before it works, preferrably with fresh sources.. no bug here. Solaris sucks. Previous Comments: ------------------------------------------------------------------------ [2008-04-11 14:53:08] angelommsousa at gmail dot com Description: ------------ I want to compile PHP version 5.2.1 in my O.S. Solaris 5.8. To do that i already run ./configure --witch-pgsql=share, I have a few problem with some missing applications but finally and have succeed. Until now everything is ok. When and do the "make" I receive the following error: Output line too long. Output line too long. Output line too long. make: *** [sapi/cgi/php] Error 1 I already install the gnu SED, and change the path but I continuing to give me the error. Expected result: ---------------- make successfuly Actual result: -------------- Output line too long. Output line too long. Output line too long. make: *** [sapi/cgi/php] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=44701&edit=1