Kernel Compile

J.T.Blaylock yellowdog-general@lists.terrasoftsolutions.com
Thu Apr 8 08:05:33 2004


I'm upgrading my kernel to 2.6.5 because Mac on Linux was griping that  
I need a kernel with loadable modules. I followed the directions at  
http://www.yellowdoglinux.com/support/solutions/ydl_general/ 
kernels.shtml but cannot get the 'make modules_install' step to work,  
without the apostrophes, obviously. The error is as follows:

INSTALL drivers/net/3c59x.ko
cp: cannot stat 'drivers/net/3c59x.ko': No such file or directory
make[1]: *** [drivers/net/3c59x.ko] Error 1
make: *** [_modinst_] Error 2

My source code came from kernel.org and I am using Yellow Dog 3.0.1.  
Thanks.