Paul Barbeau skrev:
I am trying to move from the base install from the CD/FTP to either
stable or current.  I get the same error regardless of what version I
try with and regardless of what machine (different components inside).
Below is the steps I am doing to rebuild the kernel and the error I am
getting.  Anyone have and ideas on how to correct this problem? Am I
doing it wrong and forgetting something?

cd /usr; cvs -q checkout -rOPENBSD_3_8 -P src cd /usr/src
find . -type l -name obj |xargs rm
make cleandir
rm -rf /usr/obj/*
make obj
cd /usr/src/etc && make DESTDIR=/ distrib-dirs
cd /usr/src/sys/arch/i386/conf
config GENERIC
cd ../compile/GENERIC
make clean make depend
make



you need to follow the faq sequentially. now, wipe src and obj and start over from the top of the page.

/kami

Reply via email to