Sent on behalf of Sheryl Bruggy, please send replies to sbruggy_at_scu.edu.au
Hi Managers,
I have been trying to install gd-1.8.4 with support for jpeg-6b,
freetype-2.0.1, libpng-1.0.9 and zlib-1.1.3 on an Alphastation 250 running
DU4.0E.
I have tried using both gcc and cc -std, with the library order of:
LIBS=-lgd -lfreetype -ljpeg -lpng -lz -lm
but each time I get the following error:
collect2: ld returned 1 exit status
/bin/ld:
Unresolved:
gdImageWBMP
gdImageCreateFromWBMP
make: *** [gdtest] Error 1
I found a similar problem in the archives which was solved by compiling
with -lm, but I am already doing that. I have also tried re-arranging the
library order and adding the library path to the LD_LIBRARY_PATH
environment variable, but to no avail.
Does anyone have any idea?
Regards
Sheryl Bruggy
Systems/Network Administrator - Unix
._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._.
Received on Wed Mar 28 2001 - 02:15:24 NZST