Re: make universe and /etc/src.conf

2016-08-22 Thread Ngie Cooper (yaneurabeya)
> On Aug 22, 2016, at 09:25, Eric van Gyzen wrote: > > On 08/22/2016 11:00, Ngie Cooper wrote: >> >>> On Aug 22, 2016, at 08:24, Eric van Gyzen wrote: >>> >>> I just tried a "make universe", and all the kernels failed because they >>> couldn't find

Re: make universe and /etc/src.conf

2016-08-22 Thread Eric van Gyzen
On 08/22/2016 17:15, Poul-Henning Kamp wrote: > > In message , Eric van Gyzen > w > rites: >> 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

Re: make universe and /etc/src.conf

2016-08-22 Thread Poul-Henning Kamp
In message , Eric van Gyzen w rites: >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 >

Re: make universe and /etc/src.conf

2016-08-22 Thread Eric van Gyzen
On 08/22/2016 11:00, Ngie Cooper wrote: > >> On Aug 22, 2016, at 08:24, 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: >> >>

Re: make universe and /etc/src.conf

2016-08-22 Thread Eric van Gyzen
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

Re: make universe and /etc/src.conf

2016-08-22 Thread Ngie Cooper
> On Aug 22, 2016, at 08:24, 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

Re: make universe and /etc/src.conf

2016-08-22 Thread Glen Barber
On Mon, Aug 22, 2016 at 08:47:06AM -0700, 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

Re: make universe and /etc/src.conf

2016-08-22 Thread Bryan Drewery
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

Re: make universe and /etc/src.conf

2016-08-22 Thread Glen Barber
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

make universe and /etc/src.conf

2016-08-22 Thread Eric van Gyzen
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