broken modules
Pete Scott <[email protected]>
| Newsgroups | gmane.linux.tomsrtbt |
|---|---|
| Message-ID | <20020523133415.DDSL26298.fep08-svc.ttyl.com@localhost> |
Hi How do I tell if a module is broken? As in: http://not.toms.net/twiki/bin/view/Tomsrtbt/BrokenModules If I do: # insmod ppp.o I get: Using ppp.o insmod: unresolved symbol slhc_init insmod: unresolved symbol slhc_free insmod: unresolved symbol slhc_uncompress insmod: unresolved symbol slhc_toss insmod: unresolved symbol slhc_remember insmod: unresolved symbol slhc_compress Does that mean that the module is broken or that it depends on somethingelse? TIA Pete