Date: Sun, 4 Apr 1999 22:54:44 -0700 (PDT) From: chris@calldei.com To: freebsd-gnats-submit@freebsd.org Subject: gnu/10956: libstdc++ has strange 'undefined reference' errors. Message-ID: <19990405055444.20AE71512B@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990405055444.20AE71512B>