From: [EMAIL PROTECTED] Operating system: Linux-i586 PHP version: 4.2.3 PHP Bug Type: Compile Failure Bug description: make install crashes
Hi All, trying to get Apache 2.0.43 and php working together and getting following: Warning! dlname not found in /usr/local/httpd/modules/libphp4.la. Assuming installing a .so rather than a libtool archive. chmod 755 /usr/local/httpd/modules/libphp4.so chmod: /usr/local/httpd/modules/libphp4.so: No such file or directory apxs:Error: Command failed with rc=65536 . make[1]: *** [install-sapi] Error 1 make[1]: Leaving directory `/usr/data/install/http/php-4.2.3' make: *** [install-recursive] Error 1 apache with mod_ssl, mod_so,... php: ./configure --prefix=/usr/local/php --with-apxs2=/usr/local/httpd/bin/apxs --with-mysql=/usr/local/mysql --with-openssl=/usr/local/openssl --enable-sockets system is debian potatoe with upgraded gcc (2.95.3),Automake,etc... no problems to compile and install other packages (kernel, samba, apache, mpg123....) anybody knows how can I avoid this problem? feel free to ask me for additional info. thanks, martin -- Edit bug report at http://bugs.php.net/?id=19769&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19769&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19769&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19769&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19769&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19769&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19769&r=support Expected behavior: http://bugs.php.net/fix.php?id=19769&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19769&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19769&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19769&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19769&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19769&r=dst IIS Stability: http://bugs.php.net/fix.php?id=19769&r=isapi