Date: Mon, 24 Mar 1997 05:30:46 -0400 (AST) From: The Hermit Hacker <scrappy@hub.org> To: current@freebsd.org Subject: make world fails in libstdc++ (CVSup'd March 24th) Message-ID: <Pine.BSF.3.95.970324052846.6209B-100000@thelab.hub.org>
index | next in thread | raw e-mail
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<char,string_char_traits<char> > &)' found *** Error code 1help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970324052846.6209B-100000>
