Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2006 12:44:10 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Jonathan Horne <jhorne@dfwlp.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ive been trying to build a kernel all morning!
Message-ID:  <20061031184410.GE3839@dan.emsphone.com>
In-Reply-To: <3961.192.168.125.134.1162319705.squirrel@webmail.dfwlp.org>
References:  <3961.192.168.125.134.1162319705.squirrel@webmail.dfwlp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Oct 31), Jonathan Horne said:
> i have a 6.2-PRERELEASE machine, that i am trying to build a
> 6.1-RELEASE-p10 kernel and world on.
> 
> before i began, i did a rm -rf /usr/src/* /usr/obj/*, and then did a fresh
> cvsup of RELENG_6_1.  i do the same thing i always do, which would be to
> cd to /usr/src, and then issue 'make -j 6 buildkernel KERNCONF=[CONFNAME] 
> (in this case, a conf file named REGULUS).

First step: get rid of the -j6, so the build stops as soon as there's a
compile error.  Or, record the entire output of make and scan it
top-down for the first error message.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061031184410.GE3839>