From owner-freebsd-current Sat Oct 12 5:54:35 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 562D637B401 for ; Sat, 12 Oct 2002 05:54:34 -0700 (PDT) Received: from tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C0F243E97 for ; Sat, 12 Oct 2002 05:54:33 -0700 (PDT) (envelope-from ken@tydfam.jp) Received: from localhost (tyd3.sub.tydfam.jp [192.168.0.3]) by tydfam.jp (8.12.3/8.11.6) with ESMTP id g9CCrjYc047357; Sat, 12 Oct 2002 21:53:56 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Sat, 12 Oct 2002 21:53:37 +0900 (JST) Message-Id: <20021012.215337.884010341.ken@tydfam.jp> To: ak03@gte.com Cc: current@FreeBSD.ORG Subject: Re: Issues I have w/ recent -current From: Yamada Ken Takeshi In-Reply-To: <20021001103824.555aa05a.ak03@gte.com> X-Pgp-Key: http://www.tydfam.jp/KenYamada.pka X-url: http://www.tydfam.jp X-Mailer: Mew version 2.2 on XEmacs 21.4.9 (Informed Management) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sat_Oct_12_21:53:37_2002_780)--" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----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 > On Tue, 01 Oct 2002 23:29:34 +0900 (JST) > Yamada Ken Takeshi wrote: > > > > 3) HelloWorld.cc can't be compiled while 4.6R can do it, > > and it disables to compile kdebase3. > > > > #include 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