From owner-freebsd-questions@FreeBSD.ORG Mon Feb 9 21:33:13 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 1527316A4CE for ; Mon, 9 Feb 2004 21:33:13 -0800 (PST) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94B5643D31 for ; Mon, 9 Feb 2004 21:33:12 -0800 (PST) (envelope-from kitbsdlists@HotPOP.com) Received: from vixen42 ([68.109.49.234]) by lakemtao06.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040210053312.MVME24575.lakemtao06.cox.net@vixen42>; Tue, 10 Feb 2004 00:33:12 -0500 Date: Mon, 9 Feb 2004 23:31:49 -0600 From: Vulpes Velox To: Kris Kennaway Message-Id: <20040209233149.51863406@vixen42.> In-Reply-To: <20040210050822.GA27249@xor.obsecurity.org> References: <20040209120856.27d2c616@fennec> <20040209153029.1767d398@fennec> <20040210005623.GA24177@xor.obsecurity.org> <20040209230128.5b501a07@vixen42> <20040210050822.GA27249@xor.obsecurity.org> 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 cc: freebsd-questions@freebsd.org 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: Tue, 10 Feb 2004 05:33:13 -0000 On Mon, 9 Feb 2004 21:08:22 -0800 Kris Kennaway wrote: > On Mon, Feb 09, 2004 at 11:01:28PM -0600, Vulpes Velox wrote: > > > > > turns out it requires libXau, which it does not check to see > > > > if it is installed... > > > > > > libXau is part of XFree86-libraries, so you probably have a > > > corrupted XFree86 installation. > > > > Yeah, I am aware of that, but it did not supply what was needed to > > get fluxbox working was not included in XFree86-4-libraries. Also > > the port of Xft required libXau to be installed. I checked the > > pkg-plist and it was not included, it was not was it installed > > after a make install, and niether was it something that could be > > fix with symbolic linking. It just includes libXau.a and not > > libXau.so.0, which was needed by fluxbox-devel. > > I can only repeat that you must have a corrupted XFree86 > installation, because fluxbox-devel builds fine in a clean > environment with the XFree86-4-libraries port. I did a pkg_delete -a and started in on it and found this little problem... according to the pkg-plist, my installation was fine... and the needed files where no where to be found in the work dirs either...