From owner-freebsd-current Wed Jan 23 10:11: 8 2002 Delivered-To: freebsd-current@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 33AC437B402 for <current@FreeBSD.ORG>; Wed, 23 Jan 2002 10:10:53 -0800 (PST) Received: from peter3.wemm.org ([12.232.27.13]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020123181052.EGUM3578.rwcrmhc52.attbi.com@peter3.wemm.org> for <current@FreeBSD.ORG>; Wed, 23 Jan 2002 18:10:52 +0000 Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id g0NIAqs19855 for <current@FreeBSD.ORG>; Wed, 23 Jan 2002 10:10:52 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 9F0EE3A9A; Wed, 23 Jan 2002 10:10:52 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Julian Elischer <julian@elischer.org> Cc: current@FreeBSD.ORG Subject: Re: __stderrp error In-Reply-To: <Pine.BSF.4.21.0201202330560.6929-100000@InterJet.elischer.org> Date: Wed, 23 Jan 2002 10:10:52 -0800 From: Peter Wemm <peter@wemm.org> Message-Id: <20020123181052.9F0EE3A9A@overcee.wemm.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-current.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-current> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-current> X-Loop: FreeBSD.ORG Julian Elischer wrote: > > Lots of my old programs get: > /usr/libexec/ld-elf.so.1: /usr/local/lib/libpng.so.3: Undefined symbol > "__stderrp" > > this is NOT the error in UPDATING > and doing what it says for a similar problem: > 20010924: > The buildworld has been fixed. You may need to install > the 4.x compatibility libraries for some old binaries > to work. Add COMPAT4X=true to your /etc/make.conf to > get them installed on every installworld, or execute the > following to get them installed only once: > cd src/lib/compat/compat4x.<arch> > make all install > You will see ``__stdoutp undefined'' until you do this. > > has NO effect whatsoever. > > The only thign I can do is recompile any package that has thos problem. > but sometimes it's hard finding which package needs to be recomiled. > > thoughts? Yes, you have only provided part of the required information. How about a 'ldd programname' output of one of the affected programs for starters.. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message