From owner-freebsd-current Thu Jul 11 7:50:24 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 DFB9D37B405 for ; Thu, 11 Jul 2002 07:50:20 -0700 (PDT) Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FA3643E52 for ; Thu, 11 Jul 2002 07:50:20 -0700 (PDT) (envelope-from ak03@gte.com) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.5/8.12.5) with ESMTP id g6BEoAA3091671; Thu, 11 Jul 2002 10:50:11 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.5/8.12.5/Submit) id g6BEoARL091669; Thu, 11 Jul 2002 10:50:10 -0400 (EDT) Date: Thu, 11 Jul 2002 10:50:10 -0400 From: Alexander Kabaev To: Kenneth Culver Cc: freebsd-current@FreeBSD.ORG Subject: Re: Status of C++ in base system? Message-Id: <20020711105010.65d87088.ak03@gte.com> In-Reply-To: <20020711104234.U57635-100000@alpha.yumyumyum.org> References: <20020710.215728.14877807.imp@bsdimp.com> <20020711104234.U57635-100000@alpha.yumyumyum.org> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.7.8claws41 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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 On Thu, 11 Jul 2002 10:43:29 -0400 (EDT) Kenneth Culver wrote: > I don't think kde3 compiles on the latest -CURRENT though, I've been > trying to compile that for several days, and every time the linker > says that things like cout and other standard c++ things aren't found. This is FAQ. Have you deleted obsolete g++ include files? Do mv /usr/include /usr/include.old; mkdir /usr/inlcude before making buildworld. -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message