ID:               39932
 User updated by:  memotype at gmail dot com
 Reported By:      memotype at gmail dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         *Compile Issues
 Operating System: AIX 5.2
 PHP Version:      5.2.0
 New Comment:

I hope everyone enjoyed the holiday break. :)

Anyways, I got GNU Make 3.81 working. This time the compilation process
created an executable in the sapi/cli directory, but not in the sapi/cgi
one. However, the cli one seems to work how the cgi one should...

thanks :)


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

[2006-12-22 19:32:29] [EMAIL PROTECTED]

Ahha.. that might be the reason. libintl.so is a part of GNU gettext
package (http://aixpdslib.seas.ucla.edu/packages/gettext.html), please
install it and use GNU make.

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

[2006-12-22 19:18:32] memotype at gmail dot com

I have pasted my makefile here:
http://pastebin.com/843321

As for build tools, I'm assuming you mean what version of make? I'm
using the native AIX make program. I can't seem to get GNU make to run,
says it's missing libintl.so.3 which I can't find anywhere...

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

[2006-12-22 18:58:27] [EMAIL PROTECTED]

Please put your Makefile somewhere and post the URL here.
I'd also appreciate if you tell me what versions of the buildtools you
use.

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

[2006-12-22 18:06:35] memotype at gmail dot com

I was linking with the GNU linker from GNU binutils version 2.17, but I
have just tried with the native linker with no change in outcome.

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

[2006-12-22 17:02:47] [EMAIL PROTECTED]

Cannot reproduce on AIX 5.1 with gcc 3.4.5 and native ld. What kind of
linker do you use?

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

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

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

Reply via email to