From: rehanann at kfupm dot edu dot sa Operating system: Aix 5.2 ML 2 PHP version: 4.3.6 PHP Bug Type: Apache2 related Bug description: apxs:Error: Command failed with rc=65536
Description: ------------ While installing the PHP with Apache, mysql, imap and xml i got this error in make install. the compilition options are. ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-ftp --with-pear --with-mysql=/usr/local/mysql --enable-shared --with-trans-sid --enable-mod_charset --enable-mysql --enable-ftp --with-imap-ssl=/usr/local/ssl --with-ssl --enable-ssl Reproduce code: --------------- Installing PHP SAPI module: apache2handler /usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp4.la /usr/local/apache2/modules rm -f /usr/local/apache2/modules/libphp4.so /usr/local/apache2/build/libtool --mode=install cp libphp4.la /usr/local/apache2/modules/ cp .libs/libphp4.a /usr/local/apache2/modules/libphp4.a cp .libs/libphp4.lai /usr/local/apache2/modules/libphp4.la libtool: install: warning: remember to run `libtool --finish /tmp/horde/php/libs' chmod 755 /usr/local/apache2/modules/libphp4.so chmod: /usr/local/apache2/modules/libphp4.so: A file or directory in the path name does not exist. apxs:Error: Command failed with rc=65536 . make: 1254-004 The error code from the last command is 1. Expected result: ---------------- Php should compiled with apache. Actual result: -------------- apxs:Error: Command failed with rc=65536 -- Edit bug report at http://bugs.php.net/?id=28366&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28366&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28366&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28366&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28366&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28366&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28366&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28366&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28366&r=support Expected behavior: http://bugs.php.net/fix.php?id=28366&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28366&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28366&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28366&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28366&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28366&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28366&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28366&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28366&r=float