buildworld fails with WITH_NLS

Ruslan Ermilov ru at freebsd.org
Fri May 19 22:34:16 PDT 2006


On Thu, May 18, 2006 at 02:06:09PM +0200, Andreas Kohn wrote:
> Hi,
> 
> if I define WITH_NLS= in src.conf, buildworld will stop right in Stage
> 1.1 Legacy Tools, because Makefile.inc1 calls a target with
> -DWITHOUT_NLS.
> This upsets bsd.own.mk, telling me that I shouldn't define WITH_NLS and
> WITHOUT_NLS. 
> 
> I tried replacing -DWITHOUT_NLS with MK_NLS=no, but that won't help. I
> can buildworld when WITH_NLS is not defined in src.conf, but I think
> Makefile.inc1 is at fault here. 
> 
> I also think the problem might happen with the -DWITHOUT_MAN knob,
> although I guess this one could safely be replaced with -DNO_MAN, which
> gets special handling in bsd.own.mk.
> 
> Am I misunderstanding something with regard to src.conf here?
> 
I'm looking into fixing this properly.


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20060520/e06d7e89/attachment.pgp


More information about the freebsd-current mailing list