Date: Sun, 05 Sep 1999 12:03:37 -0400 (EDT) From: Will Andrews <andrews@TECHNOLOGIST.COM> To: Gavin Cameron <gavin@itworks.com.au> Cc: freebsd-ports@FreeBSD.ORG Subject: RE: Fw: Trouble making gd 1.6.3 from ports Message-ID: <XFMail.990905120337.andrews@TECHNOLOGIST.COM> In-Reply-To: <000701bef7a5$eee3e5d0$8201a8c0@itworks.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05-Sep-99 Gavin Cameron wrote: > /bin/sh ./libtool --mode=link > gcc -O -I/usr/local/include -L/usr/local/lib -o pngtogd pngtogd.o libgd.la > -lpng -lz -lm > gcc -O -I/usr/local/include -L/usr/local/lib -o .libs/pngtogd > pngtogd.o -L.libs > b-lgd -lpng -lz -lm -lm -lpng -lpng -lz -lm -lpng -lz -lm -R/usr/local/lib > pngtogd.o: Undefined symbol `_gdImageCreateFromPng' referenced from text > segment > *** Error code 1 This is really odd.. gdImageCreateFromPng() is in pngtogd.c. I don't know why you're getting this error, but I certainly am not. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990905120337.andrews>