From owner-freebsd-hackers Tue Sep 25 14: 7: 3 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id B8CFE37B410 for ; Tue, 25 Sep 2001 14:06:59 -0700 (PDT) Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA56785; Tue, 25 Sep 2001 14:55:18 -0700 (PDT) Date: Tue, 25 Sep 2001 14:55:17 -0700 (PDT) From: Julian Elischer To: Paul Saab Cc: hackers@freebsd.org Subject: librsa and 4.4 In-Reply-To: <20010925134846.A67402@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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