LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Lirc Won't Compile (https://www.linuxquestions.org/questions/linux-general-1/lirc-wont-compile-131873/)

Igman 01-05-2004 08:56 PM

Lirc Won't Compile
 
Hi, i'm using fedora core 1 and kernel 2.6.0-1.1.0.9, and i am trying to comple LIRC i can run autogen and setup fine, but when i try to run make, I get this message
Quote:

make all-recursive make[1]: Entering directory `/root/lirc' Making all in drivers make[2]: Entering directory `/root/lirc/drivers' Making all in lirc_dev make[3]: Entering directory `/root/lirc/drivers/lirc_dev' Makefile:489: /usr/src/linux-2.6.0-1.109custom//Rules.make: No such file or directory make[3]: *** No rule to make target `/usr/src/linux-2.6.0-1.109custom//Rules.make'. Stop. make[3]: Leaving directory `/root/lirc/drivers/lirc_dev' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/lirc/drivers' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/lirc' make: *** [all] Error 2
Can anyone help me compile it?

Hangdog42 01-05-2004 10:14 PM

Quote:

/usr/src/linux-2.6.0-1.109custom//Rules.make: No such file or directory
It looks to me like it is looking for the kernel source code and not finding it. Do you have a /usr/src/linux-2.6.0-1.109custom directory? If not, you might try installing the source code from your distribution.

BongFish 01-12-2004 05:32 PM

Go http://flameeyes.web.ctonet.it to get a patch for lirc to make it work with kernels 2.6.x.

Hope this helps.

Igman 01-20-2004 12:02 AM

How do i install that?

BongFish 01-20-2004 08:08 AM

Actually I don't know. I gave up trying to get it to work and went back to kernel 2.4.24.

There are lots of things that don't and won't compile on 2.6.x so 2.4.24 seems a more sensible choice ATM.


All times are GMT -5. The time now is 10:17 AM.