On Sun, Jan 20, 2002 at 11:55:13PM -0800, Julian Elischer wrote:
> 
> 
> 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.
> 
Does ``ldconfig -elf -r'' show the /usr/lib/compat stuff?
If it doesn't, you might have screwed the `ldconfig_paths'
setting in /etc/rc.conf.


Cheers,
-- 
Ruslan Ermilov          Oracle Developer/DBA,
[EMAIL PROTECTED]           Sunbay Software AG,
[EMAIL PROTECTED]          FreeBSD committer,
+380.652.512.251        Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to