[mythtv-users] Problem with lirc install

Dave squilla.dave at gmail.com
Fri Mar 16 12:23:58 UTC 2007


I had this too
It's a bug  - create and empty file where it says it cannot find one called-

include/linux/autoconf.h or include/config/auto.conf
Sorry I cannot be more specific I'm in a rush - just use "touch
auto.conf" in include/config and it works
Dave
On 12/03/07, gwgrover at windstream.net <gwgrover at windstream.net> wrote:
> environment: AMD duron processor 1.2 ghz processor; 600+m of ram.  Suse 10.2 linux
>
> Start lirc setup:
>      gary at suselinux:~/lirc-0.8.0> ./setup.sh
>
> This starts a dialog that produces the configure script and then runs it.
> The script closes with this:
> ===================================================================================
>      You will have to use the lirc_serial kernel module.
>      Now enter 'make' and 'make install' to compile and install the package.
>      gary at suselinux:~/lirc-0.8.0>
> ===================================================================================
>
> When I rum "make" a lot of errors occur; excerpt from console log:
> ========================================================================================
> make[4]: Entering directory `/usr/src/linux-2.6.18.2-34-obj/i386/default'
> make -C ../../../linux-2.6.18.2-34 O=../linux-2.6.18.2-34-obj/i386/default modules
> make -C /usr/src/linux-2.6.18.2-34-obj/i386/default \
>         KBUILD_SRC=/usr/src/linux-2.6.18.2-34 \
>         KBUILD_EXTMOD="/home/gary/lirc-0.8.0/drivers/lirc_dev" -f /usr/src/linux-2.6.18.2-34/Makefile modules
> test -e include/linux/autoconf.h -a -e include/config/auto.conf || (           \
>         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;                                                           \
>         /bin/false)
>
> ----------> running the "make oldconfig && make prepare" did not fix the problem <----------------
> ================================================================================================
>
> From the end of the console log:
> ========================================================================================
> /home/gary/lirc-0.8.0/drivers/lirc_dev/lirc_dev.c:132: error: implicit declaration of function 'devfs_remove'
> /home/gary/lirc-0.8.0/drivers/lirc_dev/lirc_dev.c: In function 'lirc_register_plugin':
> /home/gary/lirc-0.8.0/drivers/lirc_dev/lirc_dev.c:381: error: implicit declaration of function 'devfs_mk_cdev'
> make[7]: *** [/home/gary/lirc-0.8.0/drivers/lirc_dev/lirc_dev.o] Error 1
> make[6]: *** [_module_/home/gary/lirc-0.8.0/drivers/lirc_dev] Error 2
> make[5]: *** [modules] Error 2
> make[4]: *** [modules] Error 2
> make[4]: Leaving directory `/usr/src/linux-2.6.18.2-34-obj/i386/default'
> make[3]: *** [lirc_dev.o] Error 2
> make[3]: Leaving directory `/home/gary/lirc-0.8.0/drivers/lirc_dev'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/gary/lirc-0.8.0/drivers'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/gary/lirc-0.8.0'
> make: *** [all] Error 2
> gary at suselinux:~/lirc-0.8.0>
> =========================================================================================
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


More information about the mythtv-users mailing list