Mailing List archive

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

[linux-dvb] dvb driver compillation error



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.


Home | Main Index | Thread Index