Problems with compilation on 2.6.39 kernel
Status: Beta
Brought to you by:
pgiri
I found error, when compile ndiswrapper on 2.6.39 kernel (x86-64). I use ndiswrapper 1.56 and when I run "make" , receive following errors:
ndiswrapper-1.56/driver/loader.c:24:28: error: linux/smp_lock.h: No such file or directory
ndiswrapper-1.56/driver/loader.c: In function ‘wrapper_ioctl’:
ndiswrapper-1.56/driver/loader.c:763: error: implicit declaration of function ‘lock_kernel’
ndiswrapper-1.56/driver/loader.c:825: error: implicit declaration of function ‘unlock_kernel
Plz help me patch this errors. Best regards, STiCKY.