Date: Mon, 2 Mar 2009 01:28:59 -0800 From: Paige Thompson <erratic@devel.ws> To: nightrecon@verizon.net Cc: freebsd-questions@freebsd.org Subject: Re: Kernel Compile issue Message-ID: <5061b39c0903020128i63f81812ne7699dedb4e4b8a5@mail.gmail.com> In-Reply-To: <gog805$qrh$1@ger.gmane.org> References: <5061b39c0903020021t311f69c8va16b425e13f80eeb@mail.gmail.com> <5061b39c0903020026u7ad4d422w8f572f35bb27f9d1@mail.gmail.com> <gog805$qrh$1@ger.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Mike, I think you misread what I sent, however I noticed that you used 'KERNELCONF' instead of 'config' (as I noted) but I still get the same error. I want to say the issue must have something to do with the fact that there's no environment variables that specify the include directories. FWIW here's what I have in my env: [root@ /usr/src]# env TERM=xterm SHELL=/usr/local/bin/bash SSH_CLIENT=192.168.23.1 2436 22 SSH_TTY=/dev/ttyp0 USER=erratic ENV=/home/erratic/.shrc PAGER=more FTP_PASSIVE_MODE=YES PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/erratic/bin MAIL=/var/mail/erratic BLOCKSIZE=K PWD=/usr/src EDITOR=vi SHLVL=1 HOME=/root LOGNAME=erratic SSH_CONNECTION=192.168.23.1 2436 192.168.23.249 22 _=/usr/bin/env OLDPWD=/usr/obj [root@ /usr/src]# On Mon, Mar 2, 2009 at 1:14 AM, Michael Powell <nightrecon@verizon.net>wrote: > Paige Thompson wrote: > > > Also I wanted to note how I got to this problem: > > > > [root@ /usr/src]# make buildkernel config=GENERIC 2> error.log > > > [snip] > > cd /usr/obj and rm -rf usr before trying again. Then cd /usr/src and do: > > make buildkernel KERNCONF=nameofsomeconffile another example: > > make buildkernel KERNCONF=GENERIC > > If you have an unadulterated GENERIC conf file present and you just issue > make buildkernel by itself it will select GENERIC as default. Try correct > procedure first, and hope there is no problem. > > -Mike > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5061b39c0903020128i63f81812ne7699dedb4e4b8a5>