← Back to team overview

mactel-support team mailing list archive

[Bug 766695] [NEW] hid-dkms fails to install with kernel 2.6.39-rc3

 

Public bug reported:

hid-dkms fails to install with kernel 2.6.39-rc3. Below is the the make
log, it seems like there are two functions that no longer exists in this
new kernel.

DKMS make.log for hid-1.1.1 for kernel 2.6.39-020639rc3-generic (x86_64)
ons 20 apr 2011 02.13.43 CEST
make: Entering directory `/usr/src/linux-headers-2.6.39-020639rc3-generic'
  CC [M]  /var/lib/dkms/hid/1.1.1/build/hid-core.o
  CC [M]  /var/lib/dkms/hid/1.1.1/build/hid-input.o
/var/lib/dkms/hid/1.1.1/build/hid-input.c: In function ‘hidinput_connect’:
/var/lib/dkms/hid/1.1.1/build/hid-input.c:892:14: error: ‘struct input_dev’ has no member named ‘setkeycode_new’
/var/lib/dkms/hid/1.1.1/build/hid-input.c:893:14: error: ‘struct input_dev’ has no member named ‘getkeycode_new’
make[1]: *** [/var/lib/dkms/hid/1.1.1/build/hid-input.o] Error 1
make: *** [_module_/var/lib/dkms/hid/1.1.1/build] Error 2
make: Leaving directory `/usr/src/linux-headers-2.6.39-020639rc3-generic'

** Affects: mactel-support
     Importance: Undecided
         Status: New


** Tags: 2.6.39 hid-dkms

-- 
You received this bug notification because you are a member of Mactel
Support, which is the registrant for Mactel Support.
https://bugs.launchpad.net/bugs/766695

Title:
  hid-dkms fails to install with kernel 2.6.39-rc3

Status in Mactel Support:
  New

Bug description:
  hid-dkms fails to install with kernel 2.6.39-rc3. Below is the the
  make log, it seems like there are two functions that no longer exists
  in this new kernel.

  DKMS make.log for hid-1.1.1 for kernel 2.6.39-020639rc3-generic (x86_64)
  ons 20 apr 2011 02.13.43 CEST
  make: Entering directory `/usr/src/linux-headers-2.6.39-020639rc3-generic'
    CC [M]  /var/lib/dkms/hid/1.1.1/build/hid-core.o
    CC [M]  /var/lib/dkms/hid/1.1.1/build/hid-input.o
  /var/lib/dkms/hid/1.1.1/build/hid-input.c: In function ‘hidinput_connect’:
  /var/lib/dkms/hid/1.1.1/build/hid-input.c:892:14: error: ‘struct input_dev’ has no member named ‘setkeycode_new’
  /var/lib/dkms/hid/1.1.1/build/hid-input.c:893:14: error: ‘struct input_dev’ has no member named ‘getkeycode_new’
  make[1]: *** [/var/lib/dkms/hid/1.1.1/build/hid-input.o] Error 1
  make: *** [_module_/var/lib/dkms/hid/1.1.1/build] Error 2
  make: Leaving directory `/usr/src/linux-headers-2.6.39-020639rc3-generic'


Follow ups

References