plustek@linuxhacker.org
plustek@linuxhacker.org
Hi there,
this is a common problem, when using the driver 0.36 and kernel 2.4.x
From 2.4.0 pre 8, the linux guys skipped the macros get_user_ret and
put_user_ret.
I have attached a new sysdep-2.1.h, which should help. Please
replace the old one by this one and check it.( file is in
plustek_driver/h).
Good luck
Gerhard
On Fri, 23 Feb 2001 13:44:38 -0500, kcstech wrote:
>this is what I get as root
>[root@KCSTECH plustek_driver]# make load
>/sbin/modprobe pt_drv || exit 1
>/lib/modules/2.4.1-10mdk/misc/pt_drv.o: unresolved symbol get_user_ret
>/lib/modules/2.4.1-10mdk/misc/pt_drv.o: unresolved symbol put_user_ret
>/lib/modules/2.4.1-10mdk/misc/pt_drv.o: insmod
>/lib/modules/2.4.1-10mdk/misc/pt_drv.o failed
>/lib/modules/misc/pt_drv.o: unresolved symbol get_user_ret
>/lib/modules/misc/pt_drv.o: unresolved symbol put_user_ret
>/lib/modules/misc/pt_drv.o insmod /lib/modules/misc/pt_drv.o failed
>/lib/modules/misc/pt_drv.o insmod pt_drv failed
>make: *** [load] Error 1
>[root@KCSTECH plustek_driver]#
>
>this is the errors for root I changed the #if 0 to #if 1 and still get this.
>sane was an rpm install and I installed the driver in /usr/src should I have
>unpacked it elsewhere if so where?
>Forrest White
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: plustek-unsubscribe@linuxhacker.org
>For additional commands, e-mail: plustek-help@linuxhacker.org
>
----------------------------------------
g.jaeger@earthling.net
----------------------------------------
["application/octet-stream" not shown]
plustek@linuxhacker.org