ID: 43068 Updated by: [EMAIL PROTECTED] Reported By: mamfelt at acm dot org -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: AIX 5.3 TL06 PHP Version: 5.2.4 New Comment:
This isn't the first report about this issue and it still doesn't make it a PHP bug, please report to Apache. Previous Comments: ------------------------------------------------------------------------ [2007-10-22 15:07:23] mamfelt at acm dot org 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 this bug report at http://bugs.php.net/?id=43068&edit=1
