This bug had been holding me up for a little bit, but I think I found a workaround.
Setting "--with-drivers=any" was causing a compile error on the lirc_gpio driver for some reason, and "--with-drivers=lirc_i2c" would crap out during configuration, telling me I needed the kernel source (which I have). To fix it, I had to edit the configuration script so that when it built the "any" drivers, it didn't build the gpio driver. All other drivers compile just fine, and lirc is working for me again. This really is a nasty bug though. -- Thomas M Hughes [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]