Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2002 10:50:10 -0400
From:      Alexander Kabaev <ak03@gte.com>
To:        Kenneth Culver <culverk@yumyumyum.org>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Jul 2002 10:43:29 -0400 (EDT)
Kenneth Culver <culverk@yumyumyum.org> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020711105010.65d87088.ak03>