ID: 28496 Comment by: sjungels at adelphia dot net Reported By: rehanann at kfupm dot edu dot sa Status: Open Bug Type: Compile Failure Operating System: Aix 5.2 PHP Version: 4.3.6 New Comment:
This bug is still present in 4.3.9 and the latest snapshot as of 11/21/2004. Apache 2.0.52 with "configure --enable-module=so enable-module=rewrite --prefix=/usr/local/apache" PHP with "configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql" Montevista Linux 2.4.17 Previous Comments: ------------------------------------------------------------------------ [2004-05-23 15:33:46] rehanann at kfupm dot edu dot sa Description: ------------ Please try to solve this error in PHP 4.3.6. I try lot of latest snapshots but still no use. configure options: CC="gcc" CFLAGS="-D_THREAD_SAFE" ./configure --with-apxs2=/usr/local/apache2/bin/apxs --disable-all 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-4.3.5/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. Stop. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28496&edit=1