From owner-freebsd-bugs Sun Apr 4 23: 2: 1 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D050915342 for ; Sun, 4 Apr 1999 23:01:57 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id XAA29705; Sun, 4 Apr 1999 23:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 20AE71512B; Sun, 4 Apr 1999 22:54:44 -0700 (PDT) Message-Id: <19990405055444.20AE71512B@hub.freebsd.org> Date: Sun, 4 Apr 1999 22:54:44 -0700 (PDT) From: chris@calldei.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: gnu/10956: libstdc++ has strange 'undefined reference' errors. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10956 >Category: gnu >Synopsis: libstdc++ has strange 'undefined reference' errors. >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 4 23:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris Costello >Release: FreeBSD 4.0-CURRENT i386 >Organization: none >Environment: FreeBSD 4.0-CURRENT with egcs, CVSup'd and built today. >Description: Compiling a C++ program always fails with this error: /usr/lib/libstdc++.so: undefined reference to `filebuf virtual table' /usr/lib/libstdc++.so: undefined reference to `stdiobuf virtual table' >How-To-Repeat: Compile any C++ program with egcs. >Fix: I can't attempt to fix it, as a file is missing in /usr/include -- that is _G_config.h. Without it, libstdc++ doesn't compile. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message