Date: Sat, 26 May 2012 17:17:11 -0600 From: Gary Aitken <freebsd@dreamchaser.org> To: freebsd-questions@freebsd.org Subject: Re: [ports] why no libXXX after make install of libXXX? Message-ID: <4FC16477.8090802@dreamchaser.org> In-Reply-To: <4FC1370E.8090302@dreamchaser.org> References: <CABc_Jt8%2Bd_3EBZBy-TcaQYM9KR%2BxWmviHQP7icOxxFWxugWcbA@mail.gmail.com> <4FC1370E.8090302@dreamchaser.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/26/12 14:03, Gary Aitken wrote: > I'm trying to install audacious, which depends on libmowgli. > The port fails to build because of a missing library. > Shouldn't the build of a library result in the library being placed in /usr/local/lib? I notice that /var/db/pkg/libmowgli-1.0.0/+CONTENTS and similar files for a few other packages shows files which don't exist: @comment PKG_FORMAT_REVISION:1.1 @name libmowgli-1.0.0 @comment ORIGIN:devel/libmowgli @cwd /usr/local ... lib/libmowgli.so lib/libmowgli.so.2 lib/libmowgli.so.2.0.0 I think this is a screwed up situation; there are no libmowgli files in /usr/local/lib What's the best way to recover from it if so? Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FC16477.8090802>