| Quote |
| That looks more like it caused by /dev/lirc not existing..? |
| Code Sample |
| Makefile:8: ************************************************** Makefile:8: *** Makefile trick not undone, trying to recover * Makefile:8: ************************************************** make[5]: *** No rule to make target `modules'. Stop. make[4]: *** [lirc_i2c.o] Error 2 make[3]: *** [all] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [i2c] Error 2 make: *** [build-stamp] Error 2 |
| Quote (robc @ Oct. 17 2007,18:47) |
| bpsg119: thanks for the link, it helped a lot I was able to get a working version of lirc-0.8.2 I have created a .dsl for it but it keeps freezing after I load it. I think because it is trying to load modules into /lib. I know I will need to add additional libraries to be able to have this work properly as an extention. |
| Quote |
| I had to also get setserial to make mine work |