Anyone been able to get this to install? I'm currently using kernel-image-2.4.20-5-686_2.4.20-10 and I have the kernel-source and kernel-headers packages installed as well. lirc-modules-sources is also installed. Now when I try to make-kpkg modules_image like it says, it craps out and says ;
# Add here commands to install the package into debian/lirc-modules.
/usr/bin/make install prefix=/usr/src/modules/lirc/debian/lirc-modules-2.4.20
make[2]: Entering directory `/usr/src/modules/lirc'
cut: modules/*.o.KVERS: No such file or directory
make[2]: *** [install] Error 1
make[2]: Leaving directory `/usr/src/modules/lirc'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/modules/lirc'
Module /usr/src/modules/lirc failed.
Hit return to Continue
Any help would be greatly appreciated. (or better yet, if anyone has the .deb already compiled for this kernel, perhaps I could just download it from there. I looked all over the net and couldnt' find a pre-compiled one that was later than 2.4.20-pre4
Leech
# Add here commands to install the package into debian/lirc-modules.
/usr/bin/make install prefix=/usr/src/modules/lirc/debian/lirc-modules-2.4.20
make[2]: Entering directory `/usr/src/modules/lirc'
cut: modules/*.o.KVERS: No such file or directory
make[2]: *** [install] Error 1
make[2]: Leaving directory `/usr/src/modules/lirc'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/modules/lirc'
Module /usr/src/modules/lirc failed.
Hit return to Continue
Any help would be greatly appreciated. (or better yet, if anyone has the .deb already compiled for this kernel, perhaps I could just download it from there. I looked all over the net and couldnt' find a pre-compiled one that was later than 2.4.20-pre4
Leech
Comment