nl_langinfo undefined (it was Unexpected error in "make
builkernel")
Steve Kargl
sgk at troutmask.apl.washington.edu
Tue May 27 07:10:35 PDT 2003
On Tue, May 27, 2003 at 10:37:02AM +0200, Juan Rodriguez Hervella wrote:
> Hello:
>
> After doing what you told me (about the "compat" directory)
> I've got this problem with gnome applications:
>
> jrh at pepitogrillo:~$ gnome-about
> /usr/libexec/ld-elf.so.1: /usr/lib/libglib-2.0.so.200: Undefined symbol
> "nl_langinfo"
What does ldd report for gnome-about?
> I'm going to do the "make world", perhaps after doing "make world" this
> error will be fixed. I've tried to move "libglib" to "/usr/lib/compat" but
> I get the same error (I don't know if it's enought to make the move, so
> I've executed "ldconfig" but no success)
Stop moving the libraries unless you know what you're doing.
kargl[201] locate libglib
/usr/compat/linux/usr/lib/libglib-1.2.so.0
/usr/compat/linux/usr/lib/libglib-1.2.so.0.0.9
/usr/local/lib/libglib12.a
/usr/local/lib/libglib12.so
/usr/local/lib/libglib12.so.3
The libraries under /usr/local/lib should be found
by gnome-about.
--
Steve
More information about the freebsd-current
mailing list