From: infodesk at downfire dot com Operating system: Redhad 8 PHP version: 4.4.4 PHP Bug Type: Compile Failure Bug description: libphp4.so
Description: ------------ When i configure en build the source with the configure options: --with-apxs=/usr/local/apache/bin/apxs --with-mysql --with-bz2 --enable-ftp --with-gd --with-jpeg-dir=/usr/lib/ --with-png-dir=/usr/lib/ --with-zlib-dir=/usr/lib/ --with-freetype-dir=/usr/lib/ --with-bzip2-dir=/usr/lib --enable-sockets It fails at 'make install' and it gives me this error: [EMAIL PROTECTED] php4-STABLE-200608271830]# make install Installing PHP SAPI module: apache [activating module `php4' in /usr/local/apache/conf/httpd.conf] cp libs/libphp4.so /usr/local/apache/libexec/libphp4.so cp: cannot stat `libs/libphp4.so': No such file or directory apxs:Break: Command failed with rc=1 make: *** [install-sapi] Error 1 Used the lates snapshot afther the 1st download at the download page. -- Edit bug report at http://bugs.php.net/?id=38617&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=38617&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=38617&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=38617&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=38617&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=38617&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=38617&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=38617&r=needscript Try newer version: http://bugs.php.net/fix.php?id=38617&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=38617&r=support Expected behavior: http://bugs.php.net/fix.php?id=38617&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=38617&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=38617&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=38617&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=38617&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=38617&r=dst IIS Stability: http://bugs.php.net/fix.php?id=38617&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=38617&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=38617&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=38617&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=38617&r=mysqlcfg
