Date: Thu, 22 Apr 2004 16:43:06 +0100 From: Wayne Pascoe <freebsd-feb@penguinpowered.org> To: freebsd-questions@freebsd.org Subject: GD from ports on FreeBSD 4.9 Message-ID: <20040422154306.GC22115@marvin.penguinpowered.org>
next in thread | raw e-mail | index | archive | help
Hi all, I'm trying to build mrtg from /usr/ports/net-mgmt/mrtg and it appears to want to update gd The gd update is failing with the following errors: cc -O -pipe -march=pentiumpro -I/usr/ports/graphics/gd/work/gd-2.0.22 -I/usr/local/include/freetype2/freetype -I/usr/local/include/freetype2 -I/usr/local/include -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DHAVE_LIBZ -c gdft.c -o gdft.o gdft.c: In function `fontFetch': gdft.c:485: `FT_ENCODING_MS_SYMBOL' undeclared (first use in this function) gdft.c:485: (Each undeclared identifier is reported only once gdft.c:485: for each function it appears in.) gdft.c:486: `FT_ENCODING_ADOBE_CUSTOM' undeclared (first use in this function) gdft.c:486: `FT_ENCODING_ADOBE_STANDARD' undeclared (first use in this function) gdft.c: In function `gdImageStringFTEx': gdft.c:1050: `FT_ENCODING_MS_SYMBOL' undeclared (first use in this function) *** Error code 1 Stop in /usr/ports/graphics/gd/work/gd-2.0.22. *** Error code 1 Stop in /usr/ports/graphics/gd/work/gd-2.0.22. *** Error code 1 Stop in /usr/ports/graphics/gd. Any idea how to fix it ? -- Wayne Pascoe Everything to excess. To enjoy the flavour of life, take big bites. Moderation is for monks. - Robert Heinlein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040422154306.GC22115>