ID:               49578
 Updated by:       bj...@php.net
 Reported By:      mamfelt at gmail dot com
-Status:           Assigned
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: AIX 6.1.3
 PHP Version:      5.2.10
 Assigned To:      bjori
 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

The make install-pear problem has been fixed.



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

[2009-09-17 11:36:30] s...@php.net

Automatic comment from SVN on behalf of bjori
Revision: http://svn.php.net/viewvc/?view=revision&revision=288404
Log: Fixed bug#49578 (make install-pear fails)
# Apparently this script was using 5.3 functionality
# Workaround would be to install 'wget'

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

[2009-09-17 11:19:07] mamfelt at gmail dot com

I can edit my config file. I have used, updated this command since php
4.4.X - at least on AIX they were needed.

For some reason, ./configure does not find the jpeg things unless I
give the path.

Background info - not releated to the bug I hope -

It is quite confusing between different versions of AIX as AIX also has
a libssl.a and libcrypt.a (with a .so file in them) while the libraries
I am building my self are filled with the .o files.

When I compiled on AIX 5.2 and 5.3 (before the libs I just mentioned
were in /usr/lib) I did not need to export the LIBPATH before I built
any packages. getting curl to load properly as a shared library has
forced me to do this - otherwise the libcurl does not load.

I suspect it has to do with libtool not being up to date for AIX - that
used to be the magic wand for PHP (4.0.X versions).

And, I am wondering if I need to check flags for the openssl package I
also compile myself.

===
Closing: if there is a new configure command you would like me to run,
just post, or mail, and I'll run it as soon as I can.
Just let me know (link please) if you want me to use a new snap, or
stay with this one.

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

[2009-09-17 11:11:22] bj...@php.net

This is actually my fault.
Quick fix: install 'wget'.

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

[2009-09-17 11:05:00] j...@php.net

Change the assigned to, according to Pierre, Greg is responsible for
this part.

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

[2009-09-17 11:04:59] j...@php.net

Change the assigned to, according to Pierre, Greg is responsible for
this part.

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

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/49578

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

Reply via email to