Date: Mon, 22 Aug 2016 11:24:38 -0500 From: Eric van Gyzen <vangyzen@FreeBSD.org> To: Bryan Drewery <bdrewery@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: make universe and /etc/src.conf Message-ID: <e1a4d405-4c4a-eb11-d92a-0b548d7fe2a2@FreeBSD.org> In-Reply-To: <4005101b-0f6d-0212-1309-006a094e4b20@FreeBSD.org> References: <ad2f7a3b-21c5-2e2a-2f1b-0625a70e05f7@FreeBSD.org> <20160822152709.GY765@FreeBSD.org> <4005101b-0f6d-0212-1309-006a094e4b20@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08/22/2016 10:47, Bryan Drewery wrote: > On 8/22/2016 8:27 AM, Glen Barber wrote: >> On Mon, Aug 22, 2016 at 10:24:25AM -0500, Eric van Gyzen wrote: >>> I just tried a "make universe", and all the kernels failed because they couldn't >>> find the config files. I had forgotten that I have this in /etc/src.conf: >>> >>> KERNCONF=NUMA >>> KERNCONFDIR=/etc >>> >>> Since "make universe" is primarily used for build-testing changes in src, >>> shouldn't it ignore /etc/src.conf (and possibly /etc/src-env.conf), like the >>> following? Or is "make universe" used for other purposes for which it really >>> should read /etc/src*.conf? > > I disagree. Universe has read src.conf for a long time, and not > make.conf which is more system-specific. Perhaps you should move your > KERNCONF* to make.conf. I'm okay with that. Thanks for the help. Eric
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e1a4d405-4c4a-eb11-d92a-0b548d7fe2a2>