tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: "libiconv" package doesn't build under Solaris



On Wed, Jan 06, 2010 at 07:18:06PM +0100, Joerg Sonnenberger wrote:
> On Wed, Jan 06, 2010 at 05:41:51PM +0000, Patrick Welche wrote:
> > The rules there seem to make a libiconv.la and then rename libiconv.so to
> > preloadable_libiconv.so, getting around your observation above.
> 
> I'd suggest to just merge the different platform rules for now and do
> exactly that OR disable the preload stuff for now.

It seems the preload library is to replace libc functions with libiconv
ones, so irrelevant to programs which link to libiconv, so probably
wiser to just disable it.

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index