| ProfileSysAdmin ParadiseBlogLists | Help |
|
March 10 Compilation failure for GD LibraryI was going to install a software on my Solaris 8 Box which required GD Library to install first.
I downloaded the newest version gd-2.0.33 from http://www.boutell.com/gd/ and failed to compile it with the follow errors:
Undefined first referenced
symbol in file gdImageCreateFromGd2Part gdparttopng.o ld: fatal: Symbol referencing errors. No output written to .libs/gdparttopng collect2: ld returned 1 exit status I got hopeless without finding any solution on the Internet. I ensured libpng was installed well.
Suddenly my mind came a hint. I changed the set path with looking /usr/local/bin first and then /usr/bin. At last, it was solved. I guessed it was because there wass older version pack in /usr/bin which made it failed. Comments (8)
Trackbacks (1)The trackback URL for this entry is: http://tscck.spaces.live.com/blog/cns!1E1A000563550990!114.trak Weblogs that reference this entry
|
|
|