Karl Sjodahl - dunceor wrote:
config(8) has changed and need to be rebuilt first.
If you wanna follow current always check:
http://www.openbsd.org/faq/current.html
OK, I got cut. I usually check there, but this time around I didn't.
I checked instead if an earlier version worked and it did.
# cd /usr
# cvs -d [EMAIL PROTECTED]:/cvs checkout -D 2007-11-25 src/sys
# cd /usr/src/sys/arch/amd64/conf
# config GENERIC.MP
Don't forget to run "make depend"
Kernel options have changed -- you must run "make clean"
I should have thought of it when I saw Theo big diff change in the cvs.
I need some sleep.
Thanks
Daniel