Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2011 12:48:55 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Mitya <mitya@cabletv.dp.ua>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Installworld failure
Message-ID:  <4E2E9B97.2010005@FreeBSD.org>
In-Reply-To: <4E2E9266.7030106@cabletv.dp.ua>
References:  <4E2E9266.7030106@cabletv.dp.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2011-07-26 12:09, Mitya wrote:
...
> make buildworld pass without any errors
>
> make installworld print me this messages:
...
> btxld:No such file or directory

This is usually due to the system clock being off, or the object tree
being modified after building.  Most of the time, you can fix it by
doing:

make -C /usr/src/sys/boot

and then running installworld again.



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