| To: | linux-mips@linux-mips.org, uclinux-dev@uclinux.org, linux-fbdev-users@lists.sourceforge.net. |
|---|---|
| Subject: | insmod: Cannot insert Framebuffer_Driver.ko unknown symbol in module(urgent) |
| From: | kaka <share.kt@gmail.com> |
| Date: | Mon, 15 Oct 2007 13:04:40 +0530 |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=UqZEJ8/VVh9sN/kZSHeuK+QYrjUZ0CpyNRB6UBZA+Q4=; b=PA0Y4OPN1Ou/+JLNz/Id4YOzU0Ce/w4n+qPtLK2z3G4gHQuZNo9AGQNTmglTEQ1n807BOu7vOnE/Gtk+pRENlcd8zOqo8AQ+WH0/RV6KQHe0raurF9XAuxV/5eHtpcPaFcjVlnO/tT+IEcedi9UhvOGzfYruDDfdhKYv5w5l/ts= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=kQT/bZwXr5tdrcm4Je2VRVv9RVBaq5IGhAtQEdImrhTLvfLxPcQEQgZshbP+qPjinvMQ2/DDuENAOjF+a/RiZTZguLo9HvCE5FC6jZF8oROGYnFPaBBKRPhyGWSP0ydc60NyvE2Kewp4aixTSaDi1buDNHWuUBPKUIqg2O7lt4Q= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
|
Hi All,
we have wriitten a framebuffer driver for MIPS platform(cross compiled at intel86 linux box).
We are installing it by insmod command.
Then we are getting the following error.
Framebuffer_Driver.ko Cannot insert Framebuffer_Driverko unknown symbol in module(8) no such file or directory
Also it has some code and function for propertiary graphics code. For that i have we have added supplementary <supp.ko> file to be linked with the main frame buffer driver (Framebuffer_Driver.ko )
in the makefile to provide the reference for the symbols for the propertiary graphics code.
We have added the line LICENCE_MODULE(GPL) in main frame buffer driver code(Framebuffer_Driver.ko ).
It is giving error that multiple definition of init_module function.
i guess 1 for Framebuffer_Driver.ko and the other supplementary <supp.ko> which is linked in the make file.
Could anybody please help to resolve the error?
Thanks in advance.
Regards,
kaka -- Thanks & Regards, kaka -- Thanks & Regards, kaka -- Thanks & Regards, kaka -- Thanks & Regards, kaka |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] arch/mips/pci/ioc3.c, Kumba |
|---|---|
| Next by Date: | Re: -git mips defconfig compile error, Ralf Baechle |
| Previous by Thread: | [PATCH] Fix MIPSsim booting from NFS root, Thiemo Seufer |
| Next by Thread: | [PATCH][1/2][MIPS] update AU1000 get_ethernet_addr(), Yoichi Yuasa |
| Indexes: | [Date] [Thread] [Top] [All Lists] |