Hi, Loïc's upload of lirc 0.8.0-10 commented out the inclusion of <linux/config.h> in drivers/lirc_dev/lirc_dev.c, but that was not enough for me.
lirc-modules-source still failed to build because drivers/lirc_serial/lirc_serial.c also wants to include that file. Commenting out the relevant line in lirc_serial.c solved the problem. The build now succeeds and the resulting module package works fine. This is on etch with Linux 2.6.21 from bpo and lirc 0.8.0-12 backported from unstable. HTH, -- Florent

