Hi, I just upgraded from 4.7-stable to 4.8-stable and tried to rebuild the GENERIC i386 kernel and 'make depend' failed. Figuring that maybe I'd done something wrong updating the source with cvs I tried removing /usr/src and replacing it with the 4.8 tarballs and I had the same problem.
Here's the output: ----------------<snip>------------ # cd /sys/arch/i386/conf # config GENERIC Don't forget to run "make depend" # cd ../compile/GENERIC/ # make clean rm -f eddep *bsd *bsd.gdb tags *.[io] [a-z]*.s [Ee]rrs linterrs assym.h # make depend make: don't know how to make ../../../../arch///locore.s. Stop in /usr/ src/sys/arch/i386/compile/GENERIC. ----------------<snip>------------ (Looks like something wrong with the _arch make variable....) Where should I go from here? Thanks. Karl <[email protected]> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein

