> make[1]: Entering directory `/root/linux-2.6.21.1'
> 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.";  \

This is kernel's message, not our's - is this the source you built kernel from?
If you go into /root/linux-2.6.21.1 as root and do make modules,
does it succeed?

-- 
MST
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to