On Tue, May 26, 2009 at 08:42:52PM +0200, Christian Walther wrote:
> 
> Well, for some strange reason the same happened again: I did
> 
> # mv /usr/src /usr/src.old
> # csup /root/stable-supfile
> # cd /usr/src
> # make buildkernel KERNCONF=GENERIC

You should always do a "buildworld" before doing a "buildkernel", as the
toolchain which builds the kernel might have changed.  Also
"KERNCONF=GENERIC" is implied.

-- Rick C. Petty
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to