Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2006 19:19:08 GMT
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        root@schmalzbauer.de, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org, ru@FreeBSD.org
Subject:   Re: misc/74019: Not NOMAN requires NO_CXX in make.conf
Message-ID:  <200610141919.k9EJJ8LJ002181@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: Not NOMAN requires NO_CXX in make.conf

State-Changed-From-To: open->closed
State-Changed-By: ru
State-Changed-When: Sat Oct 14 19:09:30 UTC 2006
State-Changed-Why: 
Groff includes some C++ programs so it cannot be built/installed
without a C++ (when NO_CXX is defined).  NO_MAN controls whether
we build/install the manual pages.  Similarly the NO_GROFF option
isn't directly related to NO_MAN.  I suggest that to achieve what
you want you use the NO_TOOLCHAIN option, only with installworld.
It will work correctly, and not cause Groff to not be installed.


Responsible-Changed-From-To: freebsd-bugs->ru
Responsible-Changed-By: ru
Responsible-Changed-When: Sat Oct 14 19:09:30 UTC 2006
Responsible-Changed-Why: 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74019



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