From owner-freebsd-questions@FreeBSD.ORG Sun Aug 10 07:40:35 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 3981A37B401 for ; Sun, 10 Aug 2003 07:40:35 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82A1243F93 for ; Sun, 10 Aug 2003 07:40:34 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h7AEeGv01713; Sun, 10 Aug 2003 07:40:19 -0700 From: Kent Stewart To: "Patrick O'Reilly" , Dan Nelson Date: Sun, 10 Aug 2003 07:40:15 -0700 User-Agent: KMail/1.5.3 References: <200308092048.23949.bsd@perimeter.co.za> <200308091305.18490.kstewart@owt.com> <200308101512.59194.bsd@perimeter.co.za> In-Reply-To: <200308101512.59194.bsd@perimeter.co.za> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308100740.15537.kstewart@owt.com> cc: freebsd-questions@freebsd.org Subject: Re: Error building XFree86-Clients (Solution) 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: Sun, 10 Aug 2003 14:40:35 -0000 On Sunday 10 August 2003 06:12 am, Patrick O'Reilly wrote: > Hi folks! > > A Word of thanks to Kent and Dan who took the time to help me figure > out my problem. > > In the end I rebiult XFree86-libraries using portupgrade -f, and > thereafter I was able to use portupgrade to upgrade all the > Xfree86-font* ports from 4.2 to 4.3 without any further problems. > > Apparently there was a specific issue somewhere between 4.2 and 4.3 > where the installation of the Xfree86-server at version 4.3 would > remove a component of XFree86-libraries which is required by the > Xfree86-font* ports. So, the sequence to follow is this: > > 1) upgrade -server to 4.3 > 2) upgrade -libraries to 4.3 > 3) upgrade -font* to 4.3 > > I had unwittingly done (2) before (1). This is still not right because -libraries is a dependancy for -server. You have to build -libraries before you build -server. What you needed to do is delete -server before you built -libraries. Then, when you build -server, it won't delete Xfonts. Kent > > Thanks again to the more knowledgable folks who take the time to > answer questions on this list! -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html