Subject: Re: shared library handling
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Julio M. Merino Vidal <jmmv84@gmail.com>
List: tech-pkg
Date: 03/27/2005 13:22:28
On Thu, 2005-03-24 at 17:09 +0100, Manuel Bouyer wrote:
> Hi,
> Martti noticed that some files in the xentools20 package are missing from
> the PLIST:
> /usr/pkg/lib/libxutil.so
> /usr/pkg/lib/libxutil.so.2.0
> /usr/pkg/lib/libxc.so
> /usr/pkg/lib/libxc.so.2.0 
> 
> These are shared libraries symlinks, there are entries for libxutil.so.2.0.0
> and libxc.so.2.0.0. Shouldn't the symlinks have been handled automatically
> by the pkgsrc framework ?

Nope.  AFAIK, the PLIST should contain everything, and it will be
automatically adjusted on some systems, such as Darwin to use the dylib
extension.

Just use the results of 'make print-PLIST'; they are correct almost
always.

-- 
Julio M. Merino Vidal <jmmv84@gmail.com>
http://www.livejournal.com/users/jmmv/
The NetBSD Project - http://www.NetBSD.org/