Menu

#2 Can not locatate function in starpng.o

open
nobody
starmain (2)
5
2006-07-05
2006-07-05
Anonymous
No

During the gmake, it dies with the following messages:

gcc -g -O2 -o starpng starmain.o parse_input.o
readfile.o starm2.o starsupp.o starcust.o starpng.o
-lm -lz
Undefined first referenced
symbol in file
gdImageFilledPolygon starpng.o
gdImageArc starpng.o
gdImagePng starpng.o
gdImageDestroy starpng.o
gdImageCreate starpng.o
gdImageColorAllocate starpng.o
gdFontGiant starpng.o
gdFontSmall starpng.o
gdFontLarge starpng.o
gdFontTiny starpng.o
gdFontMediumBold starpng.o
gdImageString starpng.o
gdImageCopy starpng.o
gdImageLine starpng.o
gdImageFillToBorder starpng.o
gdImageSetStyle starpng.o
gdImageColorResolve starpng.o
gdImageCreateFromPng starpng.o
ld: fatal: Symbol referencing errors. No output written
to starpng
collect2: ld returned 1 exit status
gmake: *** [starpng] Error 1

gd has been installed via pkg, as well as freetype 2 (a
gd dependency). Ideas?

Ed Otto
edward.otto@sbcglobal.net

Discussion


Log in to post a comment.