GD from ports on FreeBSD 4.9
From: Wayne Pascoe (freebsd-feb_at_penguinpowered.org)
Date: 04/22/04
- Previous message: Jorn Argelo: "FW: Kernel debugging question"
- Next in thread: Dan Nelson: "Re: GD from ports on FreeBSD 4.9"
- Reply: Dan Nelson: "Re: GD from ports on FreeBSD 4.9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 22 Apr 2004 16:43:06 +0100 To: freebsd-questions@freebsd.org
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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Jorn Argelo: "FW: Kernel debugging question"
- Next in thread: Dan Nelson: "Re: GD from ports on FreeBSD 4.9"
- Reply: Dan Nelson: "Re: GD from ports on FreeBSD 4.9"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|