From owner-freebsd-questions@FreeBSD.ORG Mon Feb 9 15:29:56 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 D709616A4CE for ; Mon, 9 Feb 2004 15:29:56 -0800 (PST) Received: from lakemtao08.cox.net (lakemtao08.cox.net [68.1.17.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E06743D1D for ; Mon, 9 Feb 2004 15:29:56 -0800 (PST) (envelope-from kitbsdlists@HotPOP.com) Received: from fennec ([68.109.49.234]) by lakemtao08.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040209232956.XJJM2412.lakemtao08.cox.net@fennec> for ; Mon, 9 Feb 2004 18:29:56 -0500 Date: Mon, 9 Feb 2004 15:30:29 +0000 From: Vulpes Velox To: freebsd-questions@freebsd.org Message-Id: <20040209153029.1767d398@fennec> In-Reply-To: <20040209120856.27d2c616@fennec> References: <20040209120856.27d2c616@fennec> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: libtool and ports build problem FIXED 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: Mon, 09 Feb 2004 23:29:56 -0000 On Mon, 9 Feb 2004 12:08:56 +0000 Vulpes Velox wrote: > Has any one else had problems with libtools and XFree86 and a > missing libtool file? (/usr/X11R6/libX11.la) I don't have it on > another box running 4stable and I can compile stuff that requires it > fine. (Xft and fluxbox-devel and ect) > > > I am running 4stable on this box with a upto date portstree. > > I've recently done a pkg_delete -a on this box to go throught > cleaning stuff up and for simplicity of updating(yes, I know about > portsupgrade) turns out it requires libXau, which it does not check to see if it is installed...