From owner-freebsd-current@FreeBSD.ORG Tue May 27 07:14:54 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA90137B401 for ; Tue, 27 May 2003 07:14:54 -0700 (PDT) Received: from smtp.uc3m.es (smtp03.uc3m.es [163.117.136.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 849AC43F85 for ; Tue, 27 May 2003 07:14:53 -0700 (PDT) (envelope-from jrh@it.uc3m.es) Received: from smtp03.uc3m.es (localhost [127.0.0.1]) by smtp.uc3m.es (Postfix) with ESMTP id CE3AC43281; Tue, 27 May 2003 16:14:52 +0200 (CEST) Received: from lmserv2.lab.it.uc3m.es (lmserv2.lab.it.uc3m.es [163.117.144.152]) by smtp03.uc3m.es (Postfix) with ESMTP id BE5502B668; Tue, 27 May 2003 16:14:52 +0200 (CEST) Received: from pulgon.ipv6.it.uc3m.es (pulgon.it.uc3m.es [163.117.140.177]) by lmserv2.lab.it.uc3m.es (8.9.3/8.9.3) with ESMTP id QAA25498; Tue, 27 May 2003 16:14:50 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Juan Rodriguez Hervella Organization: UC3M To: Steve Kargl Date: Tue, 27 May 2003 16:14:21 +0200 User-Agent: KMail/1.4.3 References: <200305261833.40228.jrh@it.uc3m.es> <20030526214405.GA19373@troutmask.apl.washington.edu> <200305271037.02245.jrh@it.uc3m.es> In-Reply-To: <200305271037.02245.jrh@it.uc3m.es> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200305271614.21185.jrh@it.uc3m.es> cc: freebsd-current@freebsd.org Subject: Re: nl_langinfo undefined (it was Unexpected error in "make builkernel") X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2003 14:14:55 -0000 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