From: mamfelt at acm dot org Operating system: AIX 5.3 TL06 PHP version: 5.2.4 PHP Bug Type: Compile Failure Bug description: Compile of libphp for Apache fails
Description: ------------ Please see bug# #43032. http://bugs.php.net/bug.php?id=43032 Calling simething bogus does not make it Bogus, just because someone else was using the gld linker doesnt mean I am. If you would wait a few days, rather than marking something bogus, maybe something could be done. Environment: AIX 5.3 TL06 vac.C 7.0.0.10 C F IBM XL C Compiler Note: GNU was not installed. As this part of PHP is broken against xlc, I am goinf to try gcc 4.1.1 (latest I could find). (I compile many packages and PHP is the only one I regularly have issues with) Please ask a question. I have been doing ports off and on since 1984 (not always AIX obviously). Reproduce code: --------------- make install Expected result: ---------------- libphp5.a Actual result: -------------- echo '\ \ Installing PHP SAPI module: apache2handler /usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la /usr/local/apache2/modules rm -f /usr/local/apache2/modules/libphp5.so /usr/local/apache2/build/libtool --mode=install cp libphp5.la /usr/local/apache2/modules/ cp .libs/libphp5.a /usr/local/apache2/modules/libphp5.a cp .libs/libphp5.lai /usr/local/apache2/modules/libphp5.la libtool: install: warning: remember to run `libtool --finish /home/michael/prj/php-5.2.4/libs' chmod 755 /usr/local/apache2/modules/libphp5.so chmod: /usr/local/apache2/modules/libphp5.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 bug report at http://bugs.php.net/?id=43068&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=43068&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=43068&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=43068&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=43068&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=43068&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=43068&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=43068&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=43068&r=needscript Try newer version: http://bugs.php.net/fix.php?id=43068&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=43068&r=support Expected behavior: http://bugs.php.net/fix.php?id=43068&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=43068&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=43068&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=43068&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=43068&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=43068&r=dst IIS Stability: http://bugs.php.net/fix.php?id=43068&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=43068&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=43068&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=43068&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=43068&r=mysqlcfg
