Subject: Re: PKGSRC on Solaris
To: Omar Lopez Limonta <pollo.es.pollo@gmail.com>
From: Peter Schuller <peter.schuller@infidyne.com>
List: pkgsrc-users
Date: 01/14/2007 12:12:50
> (cd .libs && rm -f libcharset.so.1 && ln -s libcharset.so.1.0.0
> libcharset.so.1) (cd .libs && rm -f libcharset.so && ln -s
> libcharset.so.1.0.0 libcharset.so) false cru .libs/libcharset.a
> localcharset.o relocatable.o
> *** Error code 255
It's not configure not finding ar, it's that libtool is broken, because ar was
not found when libtool was built. You need an available when libtool is first
installed. Check your pkgsrc libtool binary and you'll find that AR="false"
somewhere.
Fix the problem and re-install the libtool packages, then try to build
libiconv.
--
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller@infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey@scode.org
E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org