All of lore.kernel.org
 help / color / mirror / Atom feed
From: "vishwas manral" <vishwas.manral@lycos.com>
To: linux-kernel@vger.kernel.org
Subject: Fwd: Newbie: Unresolved symbol
Date: Sun, 08 Feb 2004 16:56:17 +0500	[thread overview]
Message-ID: <OLKHFOENDDHGHIAA@mailcity.com> (raw)

Hi, 

Posted the below to the newbie list got no response. Any help would be appriciated.

Also wanted to add that /proc/ksyms seemed to have all the symbols required.

Thanks,
Vishwas
--------- Forwarded Message ---------

DATE: Sun, 08 Feb 2004 16:06:18
From: "vishwas manral" <vishwas.manral@lycos.com>
To: vishwas.manral@lycos.com
Cc: kernelnewbies@nl.linux.org

Hi folks,

I had built and inserted my kernel module, I wanted to debug and I made some changes. Now after removing the old module I am not able to insert the new module at all.

I am inserting the module in the development machine itself so no version mismatches. I tried adding and removing other modules and that works fine. 

The below seem to be all the symbols I am using in my module. Any hint what I may have accidently removed or deleted or what I am missing would be helpful.

krn_mod.o: unresolved symbol pci_write_config_byte
krn_mod.o: unresolved symbol __generic_copy_from_user
krn_mod.o: unresolved symbol kmalloc
krn_mod.o: unresolved symbol unregister_chrdev
krn_mod.o: unresolved symbol register_chrdev
krn_mod.o: unresolved symbol pci_read_config_byte
krn_mod.o: unresolved symbol pcibios_present
krn_mod.o: unresolved symbol pci_read_config_dword
krn_mod.o: unresolved symbol __ioremap
krn_mod.o: unresolved symbol pci_read_config_word
krn_mod.o: unresolved symbol kfree
krn_mod.o: unresolved symbol pci_write_config_dword
krn_mod.o: unresolved symbol pci_find_device
krn_mod.o: unresolved symbol pci_write_config_word
krn_mod.o: unresolved symbol printk
krn_mod.o: unresolved symbol __generic_copy_to_user

Thanks,
Vishwas



____________________________________________________________
Find what you are looking for with the Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10

--------- End Forwarded Message ---------




____________________________________________________________
Find what you are looking for with the Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10

             reply	other threads:[~2004-02-08 11:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-08 11:56 vishwas manral [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-02-08 12:57 Fwd: Newbie: Unresolved symbol vishwas manral

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OLKHFOENDDHGHIAA@mailcity.com \
    --to=vishwas.manral@lycos.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.