On Monday 18 December 2006 20:39, Mark Knecht wrote: > <SNIP> > test -e include/linux/autoconf.h -a -e include/config/auto.conf || ( > \ > echo; \ > echo " ERROR: Kernel configuration is invalid."; \ > echo " include/linux/autoconf.h or > include/config/auto.conf are missing.";\ > echo " Run 'make oldconfig && make prepare' on kernel > src to fix it."; \ > echo; \ > /bin/false) > <SNIP>
Did you update the /usr/src/linux symlink? If so, does the file /usr/src/linux/include/linux/autoconf.h exist? auto.conf? Did you try running the commands it suggested? R -- gentoo-user@gentoo.org mailing list