Comment 8 for bug 724831

Revision history for this message
Bayle Shanks (bshanks) wrote :

hi, right now i'm on 2.6.35-28 [maverick], lemme know if that's a problem

compile error:

$ cat /var/lib/dkms/hid-ntrig/1.1.3/build/make.log
DKMS make.log for hid-ntrig-1.1.3 for kernel 2.6.35-28-generic (x86_64)
Tue Mar 22 09:42:49 PDT 2011
make: Entering directory `/usr/src/linux-headers-2.6.35-28-generic'
  CC [M] /var/lib/dkms/hid-ntrig/1.1.3/build/hid-ntrig.o
/var/lib/dkms/hid-ntrig/1.1.3/build/hid-ntrig.c: In function 'ntrig_report_version':
/var/lib/dkms/hid-ntrig/1.1.3/build/hid-ntrig.c:128: error: implicit declaration of function 'hid_info'
/var/lib/dkms/hid-ntrig/1.1.3/build/hid-ntrig.c: In function 'ntrig_probe':
/var/lib/dkms/hid-ntrig/1.1.3/build/hid-ntrig.c:445: error: implicit declaration of function 'hid_err'
make[1]: *** [/var/lib/dkms/hid-ntrig/1.1.3/build/hid-ntrig.o] Error 1
make: *** [_module_/var/lib/dkms/hid-ntrig/1.1.3/build] Error 2
make: Leaving directory `/usr/src/linux-headers-2.6.35-28-generic'

[this error does not occur when i install the "test1" package that you provided in attachment #4, only with the test5 package that you just sent]

thanks