Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2002 23:55:13 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        Emiel Kollof <coolvibe@hackerheaven.org>
Cc:        current@freebsd.org
Subject:   Re: __stderrp error
Message-ID:  <Pine.BSF.4.21.0201202353330.6929-100000@InterJet.elischer.org>
In-Reply-To: <8ABEC4B7-0E43-11D6-9888-000A277C7FDE@hackerheaven.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Mon, 21 Jan 2002, Emiel Kollof wrote:

> 
> Julian Elischer heeft op maandag 21 januari 2002 om 08:34 het volgende 
> geschreven:
> 
> >
> > 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
> [...]
> 
> It isn't? It's related. I've seen it before. Setting COMPAT4X worked for 
> me... Are you sure you made the FreeBSD compat libraries? Setting it in 
> make.conf is one thing, but the libraries must be there too :-)
> 
> Either a make world with COMPAT4X set, or building the 4.x compat libs 
> (for location, see UPDATING), but I guess you knew that.
Here is my make.conf..
[...]
#COMPAT20=      yes
#COMPAT21=      yes
#COMPAT22=      yes
COMPAT4X=       yes
#
#
[...]

and I've "made world" a lot of times like that.
and if I do it by hand as sugested, it doesn;t make any difference either.



> 
> If I'm wrong, let me know :-)
> 
> Cheers,
> Emiel
> 
> 


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?Pine.BSF.4.21.0201202353330.6929-100000>