From owner-freebsd-current Mon Apr 5 18:59:17 1999 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id B68551556E for ; Mon, 5 Apr 1999 18:59:15 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.9.2/8.9.1) id SAA24467; Mon, 5 Apr 1999 18:57:15 -0700 (PDT) (envelope-from obrien) Message-ID: <19990405185715.A24435@nuxi.com> Date: Mon, 5 Apr 1999 18:57:15 -0700 From: "David O'Brien" To: Chris Costello , current@FreeBSD.ORG Subject: Re: libstdc++ is broken Reply-To: obrien@NUXI.com References: <199904050616.XAA01625@dei.calldei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199904050616.XAA01625@dei.calldei.com>; from Chris Costello on Sun, Apr 04, 1999 at 11:16:30PM -0700 X-Operating-System: FreeBSD 3.1-STABLE Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Best described in gnu/10956, libstdc++ has strange undefined reference > errors when compiling anything C++. > > These are the errors: > > /usr/lib/libstdc++.so: undefined reference to `filebuf virtual table' > /usr/lib/libstdc++.so: undefined reference to `stdiobuf virtual table' I'm looking into this. But I haven't seen anything oblivious as to the problem. If you do a 2nd `build world' you will get a working C++ system. The problem is part of the the C++ bits get compiled by the old 2.7.2 compiler and some with EGCS. Everything installed in /usr/ that concerns C++ should have been compiled with EGCS. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message