| Newsgroups |
gmane.linux.tomsrtbt |
| Message-ID |
<[email protected]> |
Hi Pete!
you should do an 'insmod slhc.o' prior to 'insmod ppp.o'
Fröhlichen Gruß!
Mirthful regards!
Andreas Pabst
Pete Scott <[email protected]>@toms.net am 23.05.2002 14:34:14
Gesendet von: [email protected]
An: [email protected]
Kopie:
Thema: [tomsrtbt] broken modules
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