Date: Wed, 23 Jan 2002 10:10:52 -0800 From: Peter Wemm <peter@wemm.org> To: Julian Elischer <julian@elischer.org> Cc: current@FreeBSD.ORG Subject: Re: __stderrp error Message-ID: <20020123181052.9F0EE3A9A@overcee.wemm.org> In-Reply-To: <Pine.BSF.4.21.0201202330560.6929-100000@InterJet.elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020123181052.9F0EE3A9A>