Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: dvb driver compillation error



Hi sigurd,
You need to read the INSTALL file in the DVB dir. You first have to have the 
kernel sources installed. Then change to dir DVB/driver and do "make" and 
"make insmod" for starters. Then goto dir DVB/apps/tuxzap and run the 
install.sh script. When everything is generated without errors do here "make" 
and "make install" Tuxzap has some dependecies itself which do not come with 
the package. You need to have the CDK library installed (see the README in 
tuxzap dir and follow the second url) and the "lirc" applications which is a 
story on its own. (you could also disable lirc when you don't need IR remote 
control.
It took me al lot of time to figure it all out for my configuration which is 
RedHat 7.2.

Succes
Ton

>===== Original Message From "sigurd" <sigurd@sunbay.com> =====
>Hi guys please this problem has been a big pain in the ass.
>what I make. I have slackware 8.0 and the kernel version you may see below.
>-cd DVB/drivers
>-make
>
>and I have following output
>
>/usr/src/linux/scripts/pathdown.sh: TOPDIR: parameter null or not set
>DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
>make[1]: Entering directory `/usr/src/linux-2.4.12'
>make -C  /root/DVB/driver
>CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.12/include -
>Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict
>-ali
>asing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE"
>MAKIN
>G_MODULES=1 modules
>make[2]: Entering directory `/root/DVB/driver'
>gcc -D__KERNEL__ -I/usr/src/linux-2.4.12/include -Wall -Wstrict-prototypes -
>Wno-
>trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -m
>pref
>erred-stack-boundary=2 -march=i686 -DMODULE -I ../ost/include -I
>. -D__DVB_PACK_
>_ -g -DUSE_OSD   -c -o saa7146_core.o saa7146_core.c
>saa7146_core.c:872: parse error before
>`this_object_must_be_defined_as_export_ob
>js_in_the_Makefile'
>saa7146_core.c:872: warning: type defaults to `int' in declaration of
>`this_obje
>ct_must_be_defined_as_export_objs_in_the_Makefile'
>saa7146_core.c:872: warning: data definition has no type or storage class
>saa7146_core.c:873: parse error before
>`this_object_must_be_defined_as_export_ob
>js_in_the_Makefile'
>saa7146_core.c:873: warning: type defaults to `int' in declaration of
>`this_obje
>ct_must_be_defined_as_export_objs_in_the_Makefile'
>saa7146_core.c:873: warning: data definition has no type or storage class
>saa7146_core.c:874: parse error before
>`this_object_must_be_defined_as_export_ob
>js_in_the_Makefile'
>saa7146_core.c:874: warning: type defaults to `int' in declaration of
>`this_obje
>ct_must_be_defined_as_export_objs_in_the_Makefile'
>saa7146_core.c:874: warning: data definition has no type or storage class
>make[2]: *** [saa7146_core.o] Error 1
>make[2]: Leaving directory `/root/DVB/driver'
>make[1]: *** [_mod_/root/DVB/driver] Error 2
>make[1]: Leaving directory `/usr/src/linux-2.4.12'
>make: *** [here] Error 2
>
>please give me an answer it's urgent. I am tired of fighting with it.
>thanx in advance
>
>
>
>--
>Info:
>To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" 
as subject.



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index