ID: 39932 Updated by: [EMAIL PROTECTED] Reported By: memotype at gmail dot com -Status: Open +Status: Feedback Bug Type: *Compile Issues Operating System: AIX 5.2 PHP Version: 5.2.0 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [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? ------------------------------------------------------------------------ [2006-12-22 16:49:47] memotype at gmail dot com I have installed GCC version 4.1.1 from here: http://aixpdslib.seas.ucla.edu/packages/gcc.html and binutils version 2.17 from here: http://aixpdslib.seas.ucla.edu/packages/binutils.html ... these are the latest binaries I can find available for AIX version 5.2. This does not seem to fix the problem: the build operates identically as before. ------------------------------------------------------------------------ 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