[libGD] #238 [Task opened] gd compile failing on AIX5.3
[email protected] Mon, 20 Dec 2010 06:08:18 +0100 (CET)
| Newsgroups | php.gd.bugs |
|---|---|
| Message-ID | <[email protected]> |
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - Mark (MPowell) Attached to Project - libGD Summary - gd compile failing on AIX5.3 Task Type - Support Request Category - Configure/Build Status - Unconfirmed Assigned To - Operating System - Other Severity - Medium Priority - Normal Reported Version - 2.0.35 Due in Version - Undecided Due Date - Undecided Details - I have been trying to get a new installation compiled and working (version 2.0.35) on AIX5.3 The configure seems to run through fine (see attached file). then I always need to edit the created Makefile to remove the space between the -L and the /usr/local/lib directory so the compile does not crash with a severe error. However, when I run make, the prcess runs through to: cc -qlanglvl=extc89 -g -o .libs/gdparttopng gdparttopng.o -L/usr/local/lib -L/usr/local/include -L./.libs -lgd -liconv -lpng -lz -lm -Wl,-blibpath:/usr/local/lib:/usr/local/lib:/usr/vac/lib:/usr/lib:/lib and then it crashed with the following error: ld: 0711-317 ERROR: Undefined symbol: .gdImagePng ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. make: 1254-004 The error code from the last command is 8. Any help at ths point would be greatly appreciated Thanks Mark More information can be found at the following URL: http://bugs.libgd.org/?do=details&task_id=238 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.