When I try to compile LIRC I get this error message.
[...]
make[3]: Entering directory `/usr/src/lirc-0.6.4/drivers/lirc_serial'
DIR=`pwd`; (cd /usr/src/linux/; make SUBDIRS=$DIR obj-m=lirc_serial.o modules)
/usr/src/linux/scripts/pathdown.sh: TOPDIR: parameter null or not set
make[4]: Entering directory `/usr/src/linux'
make[4]: *** No rule to make target `lirc_serial.o', needed by `modules'.
[...]
This means that you did not set up and compile your current kernel from the given Linux kernel sources. Recompile your kernel and reboot before proceeding to compile LIRC. There is no other reliable way to get working LIRC modules than compiling your kernel yourself. During compilation LIRC uses the kernel sources to get the current kernel configuration.
----------------------------------------------------------
Voilà le message d'erreur et la soluc tiréé de la FAQ, seulement je comprends si qu'il faut faire exactement, j'ai une redhat 9 et j'ai installé le kernel-source, je n'ai pas touché a mon noyau, et pour cause, je sais pas le faire !