Date: Mon, 9 Feb 2004 23:01:28 -0600 From: Vulpes Velox <kitbsdlists@HotPOP.com> To: Kris Kennaway <kris@obsecurity.org> Cc: freebsd-questions@freebsd.org Subject: Re: libtool and ports build problem FIXED Message-ID: <20040209230128.5b501a07@vixen42.> In-Reply-To: <20040210005623.GA24177@xor.obsecurity.org> References: <20040209120856.27d2c616@fennec> <20040209153029.1767d398@fennec> <20040210005623.GA24177@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 9 Feb 2004 16:56:23 -0800 Kris Kennaway <kris@obsecurity.org> wrote: > On Mon, Feb 09, 2004 at 03:30:29PM +0000, Vulpes Velox wrote: > > On Mon, 9 Feb 2004 12:08:56 +0000 > > Vulpes Velox <kitbsdlists@HotPOP.com> 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... > > 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040209230128.5b501a07>