Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2007 14:06:04 -0500
From:      Bill Moran <wmoran@collaborativefusion.com>
To:        archon <archon_666@mail.ru>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: 6.2 buildworld fails without "NO_CXX=YES"
Message-ID:  <20070129140604.64e447ca.wmoran@collaborativefusion.com>
In-Reply-To: <1170096470.3148.5.camel@cameroon.enclave.org>
References:  <1170096470.3148.5.camel@cameroon.enclave.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In response to archon <archon_666@mail.ru>:

> I've just updated the sources in FreeBSD 6.2-RELEASE and tried to
> rebuild world. With option 'NO_CXX=YES' in /etc/make.conf world compiled
> successful, if this option not added 'make buildworld' failed. 'make
> buildworld' fails:

groff is written in C++.  If you can live without groff, there may be a
NO_GROFF knob you could tweak.  However, it looks like openssl is also
written in C++ as well.  If you can live without those two, it should be
doable.

I'm not sure how practical a system without C++ is in the modern world.

-- 
Bill Moran
Collaborative Fusion Inc.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070129140604.64e447ca.wmoran>