Comment 14 for bug 306346

Revision history for this message
Mircea (tramir) wrote :

@Kenny: Sorry I wasn't clear. Step 1 is done: I installed the package from your PPA and the DKMS build succeeds. It was only after replacing the lirc_imon driver that the DKMS build failed (step 2). Just in case, whe you have the time to look into step 2, here is the info you asked for:

uname -a
Linux mircea-laptop 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux

After installing you lirc-modules source package, I changed the lirc_imon.c file and I ran the following:

$ dkms --remove -m lirc -v 0.8.4a --all
$ dkms add -m lirc -v 0.8.4a
$ dkms build --verbose -m lirc -v 0.8.4a

I attached the output of the build. Looking through it, I noticed that the build indeed fails at lirc_imon. Should I have updated the whole "drivers" tree? Or do you have any other suggestion? Thanks again for helping me/us with this.