From: dubious at 2xtreme dot net Operating system: Linux (2.5.66) PHP version: 4.3.2RC1 PHP Bug Type: Java related Bug description: Java - "make install" fails after "installing php SAPI"
Configuring with: ./configure --enable-gd-native-ttf '--enable-sockets' '--with-ncurses' '--with-gd' '--enable-ftp' '--with-mysql' '--with-dom' '--with-zlib' '--enable-exif' '--with-bz2' '--with-curl' '--with-imap=/tmp/temp/imap-2002' '--with-imap-ssl=/tmp/temp/imap-2002' '--disable-cgi' --with-java=/usr/local/jdk compile seems fine, but on "make install" it dies at: Installing PHP SAPI module /bin/sh: -c: line 1: syntax error near unexpected token `;' /bin/sh: -c: line 1: `; /tmp/temp/php-4.3.2RC1/build/shtool mkdir -p -f -m 0755 /usr/local/lib/php; /tmp/temp/php-4.3.2RC1/build/shtool install -c -m 0755 /tmp/temp/php-4.3.2RC1/ext/java/php_java.jar /usr/local/lib/php' make: *** [install-sapi] Error 2 I've tried this with an earlier Blackdown 1.4.1 as well as Sun's most recent 1.4.1_02 release. If I compile without the java option, it seems to install fine (but of course then there's not Java support...) This also seems to occur with 4.3.0. -- Edit bug report at http://bugs.php.net/?id=22944&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22944&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22944&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22944&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22944&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22944&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22944&r=support Expected behavior: http://bugs.php.net/fix.php?id=22944&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22944&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22944&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22944&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22944&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22944&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22944&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22944&r=gnused