Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Aug 2006
    Location
    Sydney, Australia
    Posts
    43

    Exclamation 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!

  2. #2
    Linux Engineer d38dm8nw81k1ng's Avatar
    Join Date
    Mar 2005
    Location
    Newcastle
    Posts
    793
    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?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •