Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2002 13:40:51 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Jimbo <jimbo@jimbosworld.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: kernel won't compile
Message-ID:  <20020521134051.A40442@grimoire.chen.org.nz>
In-Reply-To: <001f01c20062$bc5cf980$3264a8c0@jimbosath2000>; from jimbo@jimbosworld.org on Mon, May 20, 2002 at 08:59:18PM -0400
References:  <001f01c20062$bc5cf980$3264a8c0@jimbosath2000>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 20, 2002 at 08:59:18PM -0400, Jimbo wrote:

[...]
> I found an email in the archives that discussed updating genassym.c and
> config, and I tried doing that - first CVSUPping the SRC collection, and
> then going to genassym and trying to make it - but when I did THAT, I got
> more error 127's from mkdep.

If you've cvsup'd your sources your have to do a :

    # make buildworld
    # make buildkernel KERNCONF=CUSTOM
    # make installkernel KERNCONF=CUSTOM
    # make installworld
    # mergemaster

Check out the Handbook for more details.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
                 When you don't know what you are doing, do it neatly.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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