From owner-freebsd-questions@FreeBSD.ORG Sat Aug 9 12:52:56 2003 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 4F84A37B401 for ; Sat, 9 Aug 2003 12:52:56 -0700 (PDT) Received: from perimeter.co.za (obelix.perimeter.co.za [209.212.102.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 738F043FA3 for ; Sat, 9 Aug 2003 12:52:53 -0700 (PDT) (envelope-from bsd@perimeter.co.za) Received: from ndf-dial-196-30-125-225.mweb.co.za (ndf-dial-196-30-125-225.mweb.co.za [196.30.125.225]) (AUTH: LOGIN patrick@perimeter.co.za) by perimeter.co.za with esmtp; Sat, 09 Aug 2003 21:52:49 +0200 From: Patrick O'Reilly Organization: Perimeter Networks CC To: Dan Nelson Date: Sat, 9 Aug 2003 21:52:37 +0200 User-Agent: KMail/1.5.3 References: <200308092048.23949.bsd@perimeter.co.za> <200308092107.57040.bsd@perimeter.co.za> <20030809193908.GC43222@dan.emsphone.com> In-Reply-To: <20030809193908.GC43222@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308092152.37602.bsd@perimeter.co.za> cc: freebsd-questions@freebsd.org Subject: Re: Error building XFree86-Clients 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: Sat, 09 Aug 2003 19:52:56 -0000 On Saturday 09 August 2003 21:39, Dan Nelson wrote: > > Wait; so you've got XFree86-libraries-4.3.0_5 installed but have no > /usr/X11R6/lib/libXfont.a? I guess that might be caused by old > freetype or fontconfig packages (they are currently at > freetype2-2.1.4_1 and fontconfig-2.2.90_3), but I would have expected > the XFree86-libraries build to have failed instead of not producing > libXfont. Try running "portupgrade -vf XFree86-libraries freetype2 > fontconfig", then see if upgrading any of the dependant ports build. Thanks Dan. I was just considering the -f option a few minutes ago - so with your prompting it is busy building as we speak (well, type...). BTW: I use 'make update' and portupgrade -Fa daily, and then run portupgrade whenever I feel the urge. I am in the habit of using -rR on portupgrade, so generally my ports are fairly current, and well co-ordinated. For example, the versions of freetype and fontconfig you listed above are correct on my system. The problems I am having here are really quite unusual. Anyway, let's see what happens after the portupgrade -f is done. This may take a little while though. Thanks again for your time. -- Regards, Patrick O'Reilly.