Results 1 to 2 of 2
Hi everyone
I tried to compile Kernel-2.6.17.11, i did:
make clean
make oldconfig
make
make modules_install
and it gives me an error:
"if [ -r System.map ]; then /sbin/depmod -ae ...
- 09-08-2006 #1Just Joined!
- Join Date
- Aug 2006
- Location
- Sydney, Australia
- Posts
- 43
kernel comp. probs
Hi everyone
I tried to compile Kernel-2.6.17.11, i did:
make clean
make oldconfig
make
make modules_install
and it gives me an error:
"if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.7.11; fi"
I'm running Debian "etch"
Can anyone help plz!
- 09-08-2006 #2
if you're compiling from a 2.4 kernel then maybe it's trying to stick the 2.4 kernel config in the new kernel. you'd be best off doing a manual configure if that's the case then trying to compile it.
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?


Reply With Quote
