Subject: Re: solaris and libtool-base
To: Christer Solskogen <solskogen@online.no>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: tech-pkg
Date: 03/23/2004 23:44:53
On Tue, Mar 23, 2004 at 11:43:05PM +0100, Christer Solskogen wrote:
> I try to install libtool-base on solaris 10 x86, but I get this:
> 
> -bash-2.05b# bmake install
> ===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found,
> ===> *** skipping vulnerability checks. To fix, install
> ===> *** the pkgsrc/security/audit-packages package and run
> ===> *** '/usr/pkg/sbin/download-vulnerability-list'.
> ===> Building for libtool-base-1.5.2nb5
> Making all in .
> Making all in libltdl
> /usr/pkg/bin/bmake  all-am
> /bin/ksh ./libtool --mode=link gcc  -O    -o libltdl.la -rpath
> /usr/pkg/lib -no-undefined -version-info 4:0:1 ltdl.lo
> -ldl                                                                                                                           
> gcc -shared -Wl,-h -Wl,libltdl.so.4 -o .libs/libltdl.so.4.0 
> .libs/ltdl.o  -ldl -lc
> (cd .libs && rm -f libltdl.so.4 && ln -s libltdl.so.4.0 libltdl.so.4)
> (cd .libs && rm -f libltdl.so && ln -s libltdl.so.4.0 libltdl.so)
> false cru .libs/libltdl.a  ltdl.o

I guess you're missing ar. Either the appropriate package isn't installed
or you don't have /usr/ccs/bin in your path.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 26 ans d'experience feront toujours la difference
--