php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43068 Compile of libphp for Apache fails
Submitted: 2007-10-22 15:07 UTC Modified: 2007-10-22 19:20 UTC
From: mamfelt at acm dot org Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.2.4 OS: AIX 5.3 TL06
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mamfelt at acm dot org
New email:
PHP Version: OS:

 

 [2007-10-22 15:07 UTC] 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.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-22 19:20 UTC] jani@php.net
This isn't the first report about this issue and it still doesn't make it a PHP bug, please report to Apache.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 19:01:37 2025 UTC