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

Reply via email to