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.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to