Date: Tue, 27 May 2003 16:14:21 +0200 From: Juan Rodriguez Hervella <jrh@it.uc3m.es> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: freebsd-current@freebsd.org Subject: Re: nl_langinfo undefined (it was Unexpected error in "make builkernel") Message-ID: <200305271614.21185.jrh@it.uc3m.es> In-Reply-To: <200305271037.02245.jrh@it.uc3m.es> References: <200305261833.40228.jrh@it.uc3m.es> <20030526214405.GA19373@troutmask.apl.washington.edu> <200305271037.02245.jrh@it.uc3m.es>
next in thread | previous in thread | raw e-mail | index | archive | help
Helloooooooo: Good news, after updating my system, everything is working fine and the "nl_langinfo" has disspear. Thank you ! On Tuesday 27 May 2003 10:37, Juan Rodriguez Hervella wrote: > Hello: > > After doing what you told me (about the "compat" directory) > I've got this problem with gnome applications: > > jrh@pepitogrillo:~$ gnome-about > /usr/libexec/ld-elf.so.1: /usr/lib/libglib-2.0.so.200: Undefined symbol > "nl_langinfo" > > 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) > > Don't worry, I will tell you if I still get this error when the system gets > upgraded, this is only an informational mail, tough any help is always > useful > > :) > > Bye! > > On Monday 26 May 2003 23:44, Steve Kargl wrote: > > On Mon, May 26, 2003 at 10:34:45PM +0200, Juan Fco Rodriguez Hervella wrote: > > > Are you telling me that I should put "libc.so.4" into > > > "/compat/linux/usr/lib" ?. But those files aren't linux. > > > I don't quite catch what you mean when you say 'need to > > > be placed in a "compat" directory'. Would you mind > > > explaning to me how that can be done or pointing me > > > some url to learn more about it (I mean, learn about > > > how "compat" directory works) ? > > > > Add "COMPAT4X=true" (without quotes) to /etc/make.conf. > > This will populate /usr/lib/compat with the libraries > > from 4.x. When you reboot ldconfig shoudl pick up the > > 4.x libraries needed by your older apps. > > > > > I'm going to follow your advice and Im going to start > > > the "make buildworld" again, problably in a couple > > > of days. Thank you very much for your help!!! > > > > > > PS: you've got a funny domain, catwhisker (lol) > > > > I'm guessing that David's first experience in the > > world of electronics was a cat whisker radio. -- JFRH
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305271614.21185.jrh>