Re: Building on Solaris 7 - gettext/iconv warnings.



Drazen Kacar wrote:
> 
> Murray Cumming wrote:
> >
> > While building some GNOME 1.4 libraries (e.g. bonobo) on Solaris 7, I
> > get this warning several times:
> >
> > /home/mcumming/bin/msgfmt -o no.mo no.po
> >
> > no.po: warning: Charset "ISO-8859-1" is not supported. msgfmt relies on
> > iconv(,
> >
> > But I have built and installed gnu libiconv-1.6.1 and then built and
> > installed gettext-0.10.38.
> 
> What's the output of "ldd /home/mcumming/bin/msgfmt"?

popeye:~/downloads/orbitcpp-0.30.1> ldd /home/mcumming/bin/msgfmt

        libintl.so.1 =>  /home/mcumming/lib/libintl.so.1

        libc.so.1 =>     /usr/lib/libc.so.1

        libdl.so.1 =>    /usr/lib/libdl.so.1

        /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1   

I guess that means that it's not using libiconv, but I don't know
why.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]