In a related problem:

we have a set of 4.1.1 binaries we want ot run on 4.4
but they (apache+other stuff) want to find a librsaUSA.so
but can't.. I fixed it by copying the one from 4.1.1 into /usr/lib/compat.
Is that the right answer?
Is it possible we can have a compat librsa?
(maybe even empty if the stuff is now in libcrypt or something).


On Tue, 25 Sep 2001, Paul Saab wrote:

> set COMPAT4X=yes in make.conf
> 
> cd /usr/lib/compat
> 
> make && make install
> 
> Julian Elischer ([EMAIL PROTECTED]) wrote:
> > 
> > I seem to have cvsupp'd at a bad moment..
> > 
> > various older ( e.g. Netscape) have the following problem:
> > /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol
> > "__stderrp"
> > /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol
> > "__stderrp"
> > /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol
> > "__stderrp"
> > /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol
> > "__stderrp"
> > /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol
> > "__stderrp"
> > /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp"
> > /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol
> > "__stderrp"
> > /usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp"
> > 
> > 
> > so I figure:
> > "I'll cvsup again.."
> > but:
> > + /usr/local/bin/cvsup -L1 -P - /tmp/501.supfile
> > /usr/libexec/ld-elf.so.1: /usr/lib/libutil.so.3: Undefined symbol
> > "__stdoutp"
> > 
> > 
> > Is here a quick workaround?
> > (I still have connectivity and CVS just no netscape, KDE or cvsup..)
> > (by workaround I mean a manual patch I should apply somewhere
> > to get me up and going again after another buildworld).
> > 
> > 
> > 
> > 
> > To Unsubscribe: send mail to [EMAIL PROTECTED]
> > with "unsubscribe freebsd-current" in the body of the message
> 
> -- 
> Paul Saab
> Technical Yahoo
> [EMAIL PROTECTED] - [EMAIL PROTECTED] - [EMAIL PROTECTED]
> Do You .. uhh .. Yahoo!?
> 


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

Reply via email to