ID:               35789
 Updated by:       [EMAIL PROTECTED]
 Reported By:      wzaccone at telcordia dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Solaris 8
 PHP Version:      5.1.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.

.


Previous Comments:
------------------------------------------------------------------------

[2005-12-23 16:28:20] wzaccone at telcordia dot com

Description:
------------
failed attempt to compile php 5.1.1 on Solaris 8 with gcc version 3.2.2
and Apache 2.0.55

configure command has:

./configure --prefix=/usr/local/apache2/lib
--exec-prefix=/usr/local/apache2
--with-apxs2=/usr/local/apache2/bin/apxs --enable-sockets --enable-ftp
--enable-track-vars --enable-soap 




Reproduce code:
---------------
possible relevent error message..
configure: warning: You will need re2c 0.98 or later if you want to
regenerate PHP parsers.
./configure: !: not found
configure: warning: lemon versions supported for regeneration of
libsqlite parse
rs: 1.0 (found: none).
5.1.1/ext/iconv/iconv.c:254: warning:
 passing arg 2 of `libiconv' from incompatible pointer type
/usr/nmadev/package/install_apache_php/php-                 Output line
too long.  
Output line too long.
gcc: ext/ses: No such file or directory
make: *** [sapi/cli/php] Error 1



Expected result:
----------------
used this same configuration to compile php 5.0.5 without any
problems..but php 5.1.1 compilation was not successful. 



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35789&edit=1

Reply via email to