ID:               15561
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Compile Failure
 Operating System: AIX 4.3.3
 PHP Version:      4.1.1
 New Comment:

I have copied libphp4.a, libphp4.la, and libphp4.so.0 from the .libs
directory to the libs/ directory.  Renaming libphp4.so.0 to libphp4.so.
Then run make install, the install goes fine after this and copies the
binaries around.

Is this ok to do?
iPlanet is still hanging when I go to a page as it was with php 4.0.6.

Thanks,

Chris


Previous Comments:
------------------------------------------------------------------------

[2002-02-21 03:53:35] [EMAIL PROTECTED]

I guess this is PHP's fault.
It seems libphp4.a is collect shared lib name for AIX. (not?)


------------------------------------------------------------------------

[2002-02-20 15:16:43] [EMAIL PROTECTED]

AIX uses lib*.a for shared libraries as well as static archives, so the
*.so file isn't supposed to be installed, rather it is archived into
the lib*.a file.

------------------------------------------------------------------------

[2002-02-15 18:03:33] [EMAIL PROTECTED]

This is not PHP problem, but a bug in libtool.
Please report it to the friendly gnu people.

--Jani


------------------------------------------------------------------------

[2002-02-15 16:00:24] [EMAIL PROTECTED]

In that case: Reopening!

------------------------------------------------------------------------

[2002-02-15 15:01:16] [EMAIL PROTECTED]

Since I am not a developer I am not allowed to change the status of the
bug...

Chris

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/15561

-- 
Edit this bug report at http://bugs.php.net/?id=15561&edit=1

Reply via email to