Bug#400494: lirc: Fix for the build failure caused by the inclusion of linux/config.h is incomplete

2007-09-01 Thread Florent Rougon
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



Bug#400494: lirc: Fix for the build failure caused by the inclusion of linux/config.h is incomplete

2007-09-01 Thread Loïc Minier
Hi,

On Sat, Sep 01, 2007, Florent Rougon wrote:
 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.

 Thanks; I did the following change in SVN r219:
  * Update 14_no_linux_config_h patch to also drop linux/config.h include
from lirc_atiusb/lirc_atiusb.c, lirc_bt829/lirc_bt829.c,
lirc_cmdir/lirc_cmdir.c, lirc_igorplugusb/lirc_igorplugusb.c,
lirc_imon/lirc_imon.c, lirc_it87/lirc_it87.c, lirc_mceusb/lirc_mceusb.c,
lirc_mceusb2/lirc_mceusb2.c, lirc_parallel/lirc_parallel.c,
lirc_sasem/lirc_sasem.c, lirc_serial/lirc_serial.c, lirc_sir/lirc_sir.c,
lirc_streamzap/lirc_streamzap.c; thanks Florent Rougon; see #400494 and
#436166.

 I'm not uploading this right now, but this will be part of next upload.

Bye;
-- 
Loïc Minier