Results 1 to 3 of 3

Thread: depmod errors

  1. #1
    Mentor
    Join Date
    Jun 2001
    Posts
    1,672

    depmod errors

    I get these errors messages:

    depmod: *** Unresolved symbols in /lib/modules/[version]/kernel/drivers/[something]/whatever.o

    What does this actually mean and how do you fix it?


  2. #2

    Re: depmod errors

    hi clovem,
    for me it has always been i did not have another module loaded that is needed. i think it means there is a function whcih is not defined properly of it is declared but not defined, or perhaps it has been externed when it should be local.

  3. #3

    Re: depmod errors

    maybe it works if you rebuild the modules of your kernel .. with

    make modules dep
    make modules
    make modules_install


Similar Threads

  1. Help with compile errors
    By gjansky in forum Ubuntu / Debian
    Replies: 12
    Last Post: 04-11-2008, 12:43 PM
  2. Events and Errors Database
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 12-31-2004, 11:15 PM
  3. Memory errors with XP Pro
    By in forum Windows - General Topics
    Replies: 18
    Last Post: 04-15-2004, 10:02 PM
  4. Annoying kernel compile errors
    By CP in forum Linux - General Topics
    Replies: 2
    Last Post: 07-02-2002, 10:42 PM
  5. ppp-2.4.1 errors!!
    By Toast0r in forum Linux - General Topics
    Replies: 5
    Last Post: 06-09-2002, 06:07 AM

Bookmarks

Posting Permissions

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