From owner-freebsd-questions@FreeBSD.ORG Fri Oct 17 21:19:04 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 DFD7C16A4B3 for ; Fri, 17 Oct 2003 21:19:04 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A1A43FE9 for ; Fri, 17 Oct 2003 21:19:03 -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 h9I4J1w12262; Fri, 17 Oct 2003 21:19:01 -0700 From: Kent Stewart To: billg , freebsd-questions@freebsd.org Date: Fri, 17 Oct 2003 21:19:00 -0700 User-Agent: KMail/1.5.4 References: <1066446869.64128.9.camel@slipstream.sandgarden.fake> In-Reply-To: <1066446869.64128.9.camel@slipstream.sandgarden.fake> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310172119.00602.kstewart@owt.com> Subject: Re: XFree86-4-clients Build Failing 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, 18 Oct 2003 04:19:05 -0000 On Friday 17 October 2003 08:14 pm, billg wrote: > XFree86-4-clients is failing to compile, producing this output: > > slipstream# make install > ===> Building for XFree86-clients-4.3.0_3 > making all in lib/lbxutil/lbx_zlib... > making all in lib/lbxutil/delta... > making all in lib/lbxutil/image... > making all in programs/appres... > making all in programs/bdftopcf... > rm -f bdftopcf > cc -o bdftopcf -O -pipe -ansi -Dasm=__asm -Wall -Wpointer-arith > -Wundef -L/usr/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 /usr/ports/x11/XFree86-4-clients/work/xc/programs/bdftopcf. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-clients. > > > This follows the first ports update on a new 4.8-release machine. The > linker can't seem to find "Xfont". Neither can I. > > I'd appreciate a point in the right direction. Thanks. It was caused by you deleting an old version of -server. You have to reinstalled -libraries and everything will be ok. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html