plustek@linuxhacker.org
plustek@linuxhacker.org
Hello,
I'm trying to compile the plustek module on a 2.4-test9 kernel. The
compilation goes well, but when I try to insmod the generated module,
it rejects it because of some missing symbols:
root@eurythro:plustek_driver# insmod pt_drv
Using /lib/modules/2.4.0-test9/misc/pt_drv.o
/lib/modules/2.4.0-test9/misc/pt_drv.o: unresolved symbol get_user_ret
/lib/modules/2.4.0-test9/misc/pt_drv.o: unresolved symbol put_user_ret
Did these functions disappear between the test7 and test9 ?
Thanks,
Luc
--
Luc Stepniewski <lstep@adequat.net> <http://lstep.free.fr/>
Adequat - Securite, Linux Public key: <http://lstep.free.fr/pubkey.txt>
Key D93B2D2D fingerprint = 49 00 CC D1 69 03 E2 94 C8 78 ED 3C 75 89 A8 DE
plustek@linuxhacker.org