From owner-freebsd-current@FreeBSD.ORG Sat May 20 05:34:16 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 C4E2E16A41F for ; Sat, 20 May 2006 05:34:16 +0000 (UTC) (envelope-from ru@ip.net.ua) Received: from cielago.ip.net.ua (cielago.ip.net.ua [82.193.96.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8489D43D48 for ; Sat, 20 May 2006 05:34:15 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by cielago.ip.net.ua (8.13.6/8.13.6) with ESMTP id k4K5XK8i038705 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 20 May 2006 08:33:20 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.6/8.13.6) id k4K5Xrfk015424; Sat, 20 May 2006 08:33:53 +0300 (EEST) (envelope-from ru) Date: Sat, 20 May 2006 08:33:52 +0300 From: Ruslan Ermilov To: Andreas Kohn Message-ID: <20060520053352.GD84766@ip.net.ua> References: <1147953969.2888.0.camel@klamath> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zS7rBR6csb6tI2e1" Content-Disposition: inline In-Reply-To: <1147953969.2888.0.camel@klamath> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new Cc: freebsd-current Subject: Re: buildworld fails with WITH_NLS X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 May 2006 05:34:16 -0000 --zS7rBR6csb6tI2e1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 18, 2006 at 02:06:09PM +0200, Andreas Kohn wrote: > Hi, >=20 > if I define WITH_NLS=3D 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.=20 >=20 > I tried replacing -DWITHOUT_NLS with MK_NLS=3Dno, 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.=20 >=20 > 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. >=20 > Am I misunderstanding something with regard to src.conf here? >=20 I'm looking into fixing this properly. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --zS7rBR6csb6tI2e1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEbqpAqRfpzJluFF4RArjfAJsF+Qiy+yVtm+B1CVvVFHn8cWhYCACZARfK gHUa5DukWiCvJc0VXRCfIoE= =ESDO -----END PGP SIGNATURE----- --zS7rBR6csb6tI2e1--