Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2001 14:55:17 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Paul Saab <ps@mu.org>
Cc:        hackers@freebsd.org
Subject:   librsa and 4.4
Message-ID:  <Pine.BSF.4.21.0109251452130.56701-100000@InterJet.elischer.org>
In-Reply-To: <20010925134846.A67402@elvis.mu.org>

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

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 (julian@elischer.org) 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 majordomo@FreeBSD.org
> > with "unsubscribe freebsd-current" in the body of the message
> 
> -- 
> Paul Saab
> Technical Yahoo
> ps@mu.org - ps@yahoo-inc.com - ps@freebsd.org
> Do You .. uhh .. Yahoo!?
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" 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.0109251452130.56701-100000>