Re: Unresolved kernel symbols when installing a custom module

2002-06-20 Thread Goedson Teixeira Paixao
Em Qua, 2002-06-19 às 12:13, Torsten Wolny escreveu: > Hi, > > Am Mit, 2002-06-19 um 11.57 schrieb Goedson Teixeira Paixão: > > > > I'm trying to install the ILK module from the GILK project > > (http://www.doc.ic.ac.uk/~djp1/gilk.html) but when I insmod ilk.o I get > > this erro message: > >

Re: Unresolved kernel symbols when installing a custom module

2002-06-19 Thread Torsten Wolny
Hi, Am Mit, 2002-06-19 um 11.57 schrieb Goedson Teixeira Paixão: > > I'm trying to install the ILK module from the GILK project > (http://www.doc.ic.ac.uk/~djp1/gilk.html) but when I insmod ilk.o I get > this erro message: > > ilk.o: unresolved symbol __generic_copy_from_user I'm not sure

Unresolved kernel symbols when installing a custom module

2002-06-19 Thread Goedson Teixeira Paixão
Hi, I'm trying to install the ILK module from the GILK project (http://www.doc.ic.ac.uk/~djp1/gilk.html) but when I insmod ilk.o I get this erro message: ilk.o: unresolved symbol __generic_copy_from_user ilk.o: unresolved symbol kmalloc ilk.o: unresolved symbol unregiste