Comment 62 for bug 501923

Revision history for this message
sharq1 (sharq1) wrote :

Will lirc_ene0100 driver be updated to work with kernel 3.0.0?
I'm using Mint 12 and I get this during installation ene-cir from git:

/home/sharq/ene-cir/rc-main.c: In function ‘rc_allocate_device’:
/home/sharq/ene-cir/rc-main.c:1039:16: error: ‘struct input_dev’ has no member named ‘getkeycode_new’
/home/sharq/ene-cir/rc-main.c:1040:16: error: ‘struct input_dev’ has no member named ‘setkeycode_new’
make[2]: *** [/home/sharq/ene-cir/rc-main.o] Error 1
make[1]: *** [_module_/home/sharq/ene-cir] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.0.0-13-generic'
make: *** [build] Error 2

Regards