|
From: fabianfierro <fab...@gm...> - 2007-06-06 12:16:57
|
I had the same problem. I solved by uninstalling the package and then: cd /usr/src/linux make cloneconfig make prepare-all That worked for me. :computer-user: Michael Harnden wrote: > > I am trying to install lirc-0.8.0 on SUSE 10.2. When I run make, I receive > the error. > > > > echo; \ > > echo " ERROR: Kernel configuration is invalid."; \ > > echo " include/linux/autoconf.h or > include/config/auto.conf > are missing."; \ > > echo " Run 'make oldconfig && make prepare' on kernel src > to > fix it."; \ > > echo; > > > > So I do as directed and run make oldconfig && make prepare in > /usr/src/linux-2.6.18.2-34 and it completes with out errors (at least none > that this newbie can spot). So I go back to lirc and I still get the same > error. Any ideas where I am going wrong? > > > > Mike > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > -- View this message in context: http://www.nabble.com/Installing-0.8.0-on-SUSE-10.2-tf2791913.html#a10987451 Sent from the LIRC mailing list archive at Nabble.com. |