From owner-freebsd-current Wed Jan 23 11:50:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id 360B937B400 for ; Wed, 23 Jan 2002 11:50:24 -0800 (PST) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.34 #1) id 16TTOk-000GID-00; Wed, 23 Jan 2002 19:49:30 +0000 Date: Wed, 23 Jan 2002 19:49:30 +0000 From: Simon Dick To: Peter Wemm Cc: Julian Elischer , current@FreeBSD.ORG Subject: Re: __stderrp error Message-ID: <20020123194930.GK441@irrelevant.org> References: <20020123181052.9F0EE3A9A@overcee.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020123181052.9F0EE3A9A@overcee.wemm.org> User-Agent: Mutt/1.3.26i 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 Wed, Jan 23, 2002 at 10:10:52AM -0800, Peter Wemm wrote: > 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. > > 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.. Sounds like he should recompile the graphics/png port (from my reading of that error message anyway :) -- Simon Dick simond@irrelevant.org "Why do I get this urge to go bowling everytime I see Tux?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message