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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message