Re: problem building lirc modules

2011-03-14 Thread Rob Owens
On Mon, Mar 14, 2011 at 02:37:57PM +, Liam O'Toole wrote: > > Funny thing is, I successfully build lirc on another similar (but not > > identical) system. The two systems are my MythTV frontends. So I'm > > pretty sure I'm not screwing up anything with module-assistant or > > lirc. I purged

Re: problem building lirc modules

2011-03-14 Thread Liam O'Toole
On 2011-03-14, Rob Owens wrote: > On Sun, Mar 13, 2011 at 05:35:16PM +, Liam O'Toole wrote: > I have linux-headers-2.6.32-5-686 installed, which matches my kernel. I > tried running 'make oldconfig && make prepare' from > /usr/src/linux-headers-2.6.32-686 and got these errors: > > /usr/src/li

Re: problem building lirc modules

2011-03-13 Thread Rob Owens
On Sun, Mar 13, 2011 at 05:35:16PM +, Liam O'Toole wrote: > Just checking :-) module-assisitant has never failed me once prepared > properly. Mind you, I've never tried to compile and install lirc. > > Anyway, apt-file reports that the files include/linux/autoconf.h and > include/config/auto.c

Re: problem building lirc modules

2011-03-13 Thread Liam O'Toole
On 2011-03-13, Rob Owens wrote: > On Sun, Mar 13, 2011 at 09:03:15AM +, Liam O'Toole wrote: >> On 2011-03-13, Rob Owens wrote: >> > When I run 'm-a a-i lirc' I get this error: >> > >> > echo " ERROR: Kernel configuration is invalid."; \ >> > echo " inclu

Re: problem building lirc modules

2011-03-13 Thread Rob Owens
On Sun, Mar 13, 2011 at 09:03:15AM +, Liam O'Toole wrote: > On 2011-03-13, Rob Owens wrote: > > When I run 'm-a a-i lirc' I get this error: > > > > echo " ERROR: Kernel configuration is invalid."; \ > > echo " include/linux/autoconf.h or include/config/au

Re: problem building lirc modules

2011-03-13 Thread Liam O'Toole
On 2011-03-13, Rob Owens wrote: > When I run 'm-a a-i lirc' I get this error: > > echo " ERROR: Kernel configuration is invalid."; \ > echo " include/linux/autoconf.h or include/config/auto.conf > are missing."; \ > echo " Run 'make oldc