Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2000 16:32:20 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Otter <otterr@telocity.com>, imp@FreeBSD.org, -questions <freebsd-questions@FreeBSD.org>, -current <freebsd-current@FreeBSD.org>
Subject:   Re: Kernel making problems
Message-ID:  <20000527163220.A3549@dragon.nuxi.com>
In-Reply-To: <20000527150900.WQLV22611.mail.rdc1.va.home.com@john.baldwin.cx>; from jhb@FreeBSD.org on Sat, May 27, 2000 at 11:09:00AM -0400
References:  <392FBF0E.61D922B7@telocity.com> <20000527150900.WQLV22611.mail.rdc1.va.home.com@john.baldwin.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 27, 2000 at 11:09:00AM -0400, John Baldwin wrote:
> You need to build and install a new world before a new kernel.  It looks
> like this needs to go into src/UPDATING.

Actually just the following will also fix the problem:

    cd /usr/src/gnu/usr.bin/binutils
    make obj
    make depend
    make all install

-- 
-- David  (obrien@FreeBSD.org)


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




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