From owner-freebsd-current Sun Mar 16 13:54:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA21623 for current-outgoing; Sun, 16 Mar 1997 13:54:32 -0800 (PST) Received: from thelab.hub.org (hal-ns1-20.netcom.ca [207.181.94.84]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA21612 for ; Sun, 16 Mar 1997 13:54:26 -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 RAA27236 for ; Sun, 16 Mar 1997 17:54:11 -0400 (AST) Date: Sun, 16 Mar 1997 17:54:11 -0400 (AST) From: The Hermit Hacker To: current@freebsd.org Subject: make world fails in libstdc++ 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... Has anyone experienced this on a make world? I haven't seen any mention of it, or a fix, but the sources are sup'd as of today... ===> 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 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop.