From owner-freebsd-stable@FreeBSD.ORG Thu May 13 12:32:46 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9940216A4CE for ; Thu, 13 May 2004 12:32:46 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1024843D45 for ; Thu, 13 May 2004 12:32:46 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i4DJWYbI002122; Thu, 13 May 2004 12:32:35 -0700 From: Kent Stewart To: freebsd-stable@freebsd.org Date: Thu, 13 May 2004 12:32:43 -0700 User-Agent: KMail/1.6.2 References: <40A3BFB0.8030901@vr-web.de> In-Reply-To: <40A3BFB0.8030901@vr-web.de> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405131232.44067.kstewart@owt.com> cc: Thomas Schweikle Subject: Re: Error compiling XFree86-4-clients X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 19:32:46 -0000 On Thursday 13 May 2004 11:34 am, Thomas Schweikle wrote: > Hi! > > I can't compile XFree86-4-clients. Here is what is given back: > > cc -o bdftopcf -O -pipe -ansi -Dasm=__asm \ > -Wall -Wpointer-arith -Wundef \ > -L/home/ports/x11/XFree86-4-clients/work/xc/exports/lib \ > bdftopcf.o -lXfont -lfntstubs -L/usr/X11R6/lib \ > -lz -lm -Wl,-rpath,/usr/X11R6/lib > /usr/libexec/elf/ld: cannot find -lXfont > *** Error code 1 > > Stop in /home/ports/x11/XFree86-4-clients/work/xc/programs/bdftopcf. > *** Error code 1 > > Stop in /home/ports/x11/XFree86-4-clients/work/xc/programs. > *** Error code 1 > > Stop in /home/ports/x11/XFree86-4-clients. > > Any idea what I can do? Yes, you need to reinstall -libraries. You have missed the transition from Xfonts being in -server to -libraries and when you updated -sever it deleted Xfonts. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html