pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PKGSRC on Solaris
> (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@localhost>'
Key retrieval: Send an E-Mail to getpgpkey%scode.org@localhost
E-Mail: peter.schuller%infidyne.com@localhost Web: http://www.scode.org
Home |
Main Index |
Thread Index |
Old Index