[ Next-in-Thread ]  [ Next Message ] 

Question: Unresolved symbols in pcmcia-cs-3.1.19 

Forum: PCMCIA Installation and Configuration Issues
Date: 2000, Aug 07
From: Wenhua Xing Eric

No problem while building 3.1.19, but when I load the module pcnet_cs, there shows "unresolved symbol" messages for below function call,

ei_open
ethdev_init
register_pccard_driver
unregister_pccard_driver
ei_interrupt
NS8390_init

I tried it in linux kernel 2.2.15 and 2.2.36.

And I have seen "CFLAGS" solution, the same? How to do?

Any idea? Thanks!

[ Next-in-Thread ]  [ Next Message ] 

Messages Inline: [ 0 ]  [ All ]  Outline: [ 1 ]  [ 2 ]  [ All ] 

Don't load PCMCIA modules by hand

Re: Question: Unresolved symbols in pcmcia-cs-3.1.19 (Wenhua Xing)
Date: 2000, Aug 07
From: David Hinds <dhinds@pcmcia.sourceforge.org>

> No problem while building 3.1.19, but when I load the module
> pcnet_cs, there shows "unresolved symbol" messages for below function
> call, 

That looks normal to me; the pcnet_cs module depends on the 8390
module, which has to be loaded first.  And why are you trying to load
this module by hand, anyway?

(loading PCMCIA modules by hand is almost never productive, so it is
almost certainly true that whatever you are trying to do is wrong)

-- Dave
1. More: PCMCIA under pci-pcmcia bridge by Wenhua Xing, 2000, Aug 08
2. Question: Any conflict on this board? by Wenhua Xing, 2000, Aug 08
Unresolved symbols in pcmcia-cs-3.1.19


[ Add Message ]  to: "Unresolved symbols in pcmcia-cs-3.1.19"

[ Members ]  [ Subscribe ]  [ Admin Mode ] 
[ Show Frames ]  [ Help for HyperNews at pcmcia-cs.sourceforge.net 1.10 ]