From owner-freebsd-current Fri Sep 28 8: 2:42 2001 Delivered-To: freebsd-current@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 104C737B40C for ; Fri, 28 Sep 2001 08:02:27 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id f8SF1iH42809; Fri, 28 Sep 2001 18:01:44 +0300 (EEST) (envelope-from ru) Date: Fri, 28 Sep 2001 18:01:44 +0300 From: Ruslan Ermilov To: "David W. Chapman Jr." Cc: freebsd-current@FreeBSD.ORG Subject: Re: Undefined symbol "__stderrp" Message-ID: <20010928180144.K56349@sunbay.com> References: <20010928152726.A765@office.naver.co.id> <20010928092641.G7673@leviathan.inethouston.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010928092641.G7673@leviathan.inethouston.net>; from dwcjr@inethouston.net on Fri, Sep 28, 2001 at 09:26:41AM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Sep 28, 2001 at 09:26:41AM -0500, David W. Chapman Jr. wrote: > On Fri, Sep 28, 2001 at 03:27:26PM +0700, John Indra wrote: > > Hi... > > > > I have just finished building and installing a very recent -CURRENT. Now, my > > Yahoo! Messenger can't start with the following error message: > > > > /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp" > > > > Please don't flame me. I LOVE -CURRENT, it's just that I don't know C, and I > > am trying to get help on how to resolve this problem. > > > > Any tips on how to solve this problem? > > > What I did was delete my libc.so.4 and recompile ports that were > linked with it since I didn't need anything linked with it. > You may have also rebuilt your world with -DCOMPAT4X. Or manually: echo COMPAT4X=TRUE >> /etc/make.conf cd /usr/src/lib/compat make all make install make cleandir This will remove all stale /usr/lib libraries, and put the correct ones under /compat/lib. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message