From owner-freebsd-current Tue Sep 25 19:54:14 2001 Delivered-To: freebsd-current@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id 1986637B417 for ; Tue, 25 Sep 2001 19:54:06 -0700 (PDT) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f8Q2s5M23787 for ; Tue, 25 Sep 2001 19:54:05 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 920133809; Tue, 25 Sep 2001 19:54:05 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Julian Elischer Cc: current@FreeBSD.ORG Subject: Re: Window of badness? In-Reply-To: Date: Tue, 25 Sep 2001 19:54:05 -0700 From: Peter Wemm Message-Id: <20010926025405.920133809@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Julian Elischer wrote: > > I seem to have cvsupp'd at a bad moment.. No, read -current.. set "COMPAT4X=yes" in /etc/make.conf. You can hurry it up with a cd /usr/lib/compat; make obj ; make all install This will update the ancient libc.so.4 that you have. > 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 > > Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message