From: wzaccone at telcordia dot com Operating system: Solaris 8 PHP version: 5.1.1 PHP Bug Type: Compile Failure Bug description: php 5.1.1 compile failure with Apache 2.0.55
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 bug report at http://bugs.php.net/?id=35789&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=35789&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=35789&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=35789&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=35789&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=35789&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=35789&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=35789&r=needscript Try newer version: http://bugs.php.net/fix.php?id=35789&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=35789&r=support Expected behavior: http://bugs.php.net/fix.php?id=35789&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=35789&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=35789&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=35789&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35789&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=35789&r=dst IIS Stability: http://bugs.php.net/fix.php?id=35789&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=35789&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=35789&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=35789&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=35789&r=mysqlcfg
