[mythtv-users] mandrake 9.1 pvr250 lirc problem
gerhard aldorf
gerhard at aldorf.no
Fri Oct 10 18:54:40 EDT 2003
Hi
I have a problem getting lirc to work.
My system:
asus pondit
pvr 250
mandrake 9.1
I followed the instructions from
http://www.gossamer-threads.com/perl/mailarc/gforum.cgi?post=74862;search_string=lirc%20mandrake;guest=1321217&t=search_engine#74862
which says I have to modify the source code, unfortunatly I am just an ordinary linux user without any whatsoever programing skills and I have no idea what file i have to modify. If someone could point me in the right direction I would be very greatfull.
here is what i got trying to run make:
make all-recursive
make[1]: Entering directory `/home/gerhard/Documents/lirc-0.7.0pre2'
Making all in drivers
make[2]: Entering directory `/home/gerhard/Documents/lirc-0.7.0pre2/drivers'
Making all in lirc_dev
make[3]: Entering directory `/home/gerhard/Documents/lirc-0.7.0pre2/drivers/lirc_dev'
DIR=`pwd`; (cd /usr/src/linux/; make SUBDIRS=$DIR obj-m=lirc_dev.o modules)
/usr/src/linux-2.4.21-0.13mdk/scripts/pathdown.sh: line 4: TOPDIR: parameter null or not set
make[4]: Entering directory `/usr/src/linux-2.4.21-0.13mdk'
make -C /home/gerhard/Documents/lirc-0.7.0pre2/drivers/lirc_dev CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.21-0.13mdk/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.21-0.13mdk/include/linux/modversions.h" MAKING_MODULES=1 modules
make[5]: Entering directory `/home/gerhard/Documents/lirc-0.7.0pre2/drivers/lirc_dev'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.21-0.13mdk/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.21-0.13mdk/include/linux/modversions.h -DIRCTL_DEV_MAJOR=61 -DEXPORT_SYMTAB -DHAVE_CONFIG_H -I. -I. -I../.. -nostdinc -iwithprefix include -DKBUILD_BASENAME=lirc_dev -c -o lirc_dev.o lirc_dev.c
In file included from <command line>:1:
/usr/src/linux-2.4.21-0.13mdk/include/linux/modversions.h:208:38: linux/modules/lirc_dev.ver: No such file or directory
make[5]: *** [lirc_dev.o] Error 1
make[5]: Leaving directory `/home/gerhard/Documents/lirc-0.7.0pre2/drivers/lirc_dev'
make[4]: *** [_mod_/home/gerhard/Documents/lirc-0.7.0pre2/drivers/lirc_dev] Error 2
make[4]: Leaving directory `/usr/src/linux-2.4.21-0.13mdk'
make[3]: *** [lirc_dev.o] Error 2
make[3]: Leaving directory `/home/gerhard/Documents/lirc-0.7.0pre2/drivers/lirc_dev'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/gerhard/Documents/lirc-0.7.0pre2/drivers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gerhard/Documents/lirc-0.7.0pre2'
make: *** [all] Error 2
I hope someone can help
Thanks Gerhard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20031010/79ec3834/attachment.htm
More information about the mythtv-users
mailing list