Date: Sat, 12 Oct 2002 21:53:37 +0900 (JST) From: Yamada Ken Takeshi <ken@tydfam.jp> To: ak03@gte.com Cc: current@FreeBSD.ORG Subject: Re: Issues I have w/ recent -current Message-ID: <20021012.215337.884010341.ken@tydfam.jp> In-Reply-To: <20021001103824.555aa05a.ak03@gte.com>
next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Sat_Oct_12_21:53:37_2002_780)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sorry for late to respond. Thank you for your help. It solved the problem. From: Alexander Kabaev <ak03@gte.com> > On Tue, 01 Oct 2002 23:29:34 +0900 (JST) > Yamada Ken Takeshi <ken@tydfam.jp> wrote: > > > > 3) HelloWorld.cc can't be compiled while 4.6R can do it, > > and it disables to compile kdebase3. > > > > #include <iostream> int main(){ cout<<"Hello World\n";} > > > > c++ HelloWorld.cc -o HelloWorld > > /var/tmp//cckSb4Nm.o: In function `main': > > /var/tmp//cckSb4Nm.o(.text+0x19): undefined reference to `cout' > > /var/tmp//cckSb4Nm.o(.text+0x1e): undefined reference to > > `ostream::operator<<(char const*)' > > Pilot error. Get rid of stale /usr/include/g++ before your next > installworld. ----Security_Multipart(Sat_Oct_12_21:53:37_2002_780)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9qBtZ3FdOaIK+ZHIRAsy9AJ9PAPXPXlXV9NPjUDkM5YO/lcyr2ACdGasF WKshUWfEmb527Ul6KPIofr8= =+/3S -----END PGP SIGNATURE----- ----Security_Multipart(Sat_Oct_12_21:53:37_2002_780)---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021012.215337.884010341.ken>