From owner-freebsd-questions@FreeBSD.ORG Fri Apr 23 01:09:43 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3586C16A4CE for ; Fri, 23 Apr 2004 01:09:43 -0700 (PDT) Received: from smtp.mailbox.co.uk (smtp.mailbox.co.uk [195.82.125.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7235843D1D for ; Fri, 23 Apr 2004 01:09:42 -0700 (PDT) (envelope-from waynep@smtp.penguinpowered.org) Received: from core.penguinpowered.org ([212.18.250.170] helo=smtp.penguinpowered.org) by smtp.mailbox.co.uk with esmtp (Exim 4.30) id 1BGvkj-00072Z-75; Fri, 23 Apr 2004 09:09:41 +0100 Received: from waynep by smtp.penguinpowered.org with local (Exim 4.30; FreeBSD) id 1BGvk8-0007Tj-Cq; Fri, 23 Apr 2004 09:09:04 +0100 Date: Fri, 23 Apr 2004 09:09:04 +0100 From: Wayne Pascoe To: Dan Nelson Message-ID: <20040423080904.GA24667@marvin.penguinpowered.org> References: <20040422154306.GC22115@marvin.penguinpowered.org> <20040422154932.GA4370@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040422154932.GA4370@dan.emsphone.com> User-Agent: Mutt/1.4.2.1i X-System: FreeBSD i386 with kernel 5.2.1-RELEASE-p3 Sender: Wayne Pascoe cc: Wayne Pascoe cc: freebsd-questions@freebsd.org Subject: Re: GD from ports on FreeBSD 4.9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2004 08:09:43 -0000 On Thu, Apr 22, 2004 at 10:49:33AM -0500, Dan Nelson wrote: > In the last episode (Apr 22), Wayne Pascoe said: > > 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) > > Make sure your freetype is up-to-date (2.1.7_3 is the current version) also. Thanks a bunch. That actually appears to be a bit broken, but I'll contact the gd2 maintainer. I was using portupgrade to update gd2, and I would have assumed that if freetype was a dependency, portupgrade should have updated that as well. Regards, -- Wayne Pascoe I have a very firm grasp on reality. I can reach out and strangle it any time!