Re: Errors in loading/Compilation of orinoco.o on iPAQ
David Hinds <[email protected]> Wed, 18 Jun 2003 09:10:51 -0700
| Newsgroups | gmane.linux.pcmcia.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 18, 2003 at 12:37:41AM -0700, Vishal Bhargava wrote: > [vishal@slim /root/vishal/backup/pcmcia-cs-3.2.0/wireless]$ make > ../include/static/linux/kernel.h:10: warning: `EXPORT_SYMTAB' redefined ... > ~ # insmod -f orinoco > Using /lib/modules/2.4.18-rmk3/kernel/drivers/net/wireless/orinoco.o > insmod: Warning: kernel-module version mismatch > /lib/modules/2.4.18-rmk3/kernel/drivers/net/wireless/orinoco.o was > compiled for kernel version 2.4.18 > while this kernel is version 2.4.18-rmk3 > insmod: unresolved symbol hermes_reset Don't do this. Here's a list of things you did that you should not do: You are trying to use the orinoco module from an out of date pcmcia-cs package. You ignored compilation warnings and tried to "install" the modules by hand. You did not copy the full set of orinoco modules (hermes, orinoco, orinoco_cs), and you put them in the wrong place (you should use "make install"). Before you tried to do all this, you already had an orinoco driver provided by the 2.4.18-rmk3 kernel tree, that might have been a newer release than the one you tried to install. Perhaps you should describe why you tried this "update" in the first place? -- Dave ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php