From owner-freebsd-current Mon Mar 24 01:30:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA08801 for current-outgoing; Mon, 24 Mar 1997 01:30:59 -0800 (PST) Received: from thelab.hub.org (hal-ns1-36.netcom.ca [207.181.94.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA08793 for ; Mon, 24 Mar 1997 01:30:50 -0800 (PST) Received: from thelab.hub.org (localhost [127.0.0.1]) by thelab.hub.org (8.8.5/8.8.2) with SMTP id FAA21925 for ; Mon, 24 Mar 1997 05:30:46 -0400 (AST) Date: Mon, 24 Mar 1997 05:30:46 -0400 (AST) From: The Hermit Hacker To: current@freebsd.org Subject: make world fails in libstdc++ (CVSup'd March 24th) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi... Having tried to do a 'make world' for over a week now, unsuccessfully, I'm curious how ppl are getting around the following. I've been watching the list pretty closely, and haven't seen any reports that seem to revolve around this, but may have missed it :( ===> libstdc++ c++ -O2 -pipe -I/usr/src/gnu/lib/libstdc++/../../../contrib/libg++/include -I/usr/include/g++ -I. -I/usr/src/gnu/lib/libstdc++/../../../contrib/libg++/include -I/usr/src/gnu/lib/libstdc++/../../../contrib/libg++/libio -I/usr/src/gnu/lib/libstdc++/../../. ./contrib/libg++/libstdc++ -fno-implicit-templates -DC -DREP -DMAIN -DTRAITS -DADDSS -DADDPS -DADDCS -DADDSP -DADDSC -DEQSS -DEQPS -DEQSP -DNESS -DNEPS -DNESP -DLTSS -DLTPS -DLTSP -DGTSS -DGTPS -DGTSP -DLESS -DLEPS -DLESP -DGESS -DGEPS -DGESP -c /usr/src/ gnu/lib/libstdc++/../../../contrib/libg++/libstdc++/sinst.cc -o cstrmain.o c++ -O2 -pipe -I/usr/src/gnu/lib/libstdc++/../../../contrib/libg++/include -I/usr/include/g++ -I. -I/usr/src/gnu/lib/libstdc++/../../../contrib/libg++/include -I/usr/src/gnu/lib/libstdc++/../../../contrib/libg++/libio -I/usr/src/gnu/lib/libstdc++/../../. ./contrib/libg++/libstdc++ -fno-implicit-templates -DC -DEXTRACT -DINSERT -DGETLINE -c /usr/src/gnu/lib/libstdc++/../../../contrib/libg++/libstdc++/sinst.cc -o cstrio.o /usr/src/gnu/lib/libstdc++/../../../contrib/libg++/libstdc++/sinst.cc:146: no matching template for `getline(istream &, basic_string > &)' found *** Error code 1