Mailing List archive

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

[linux-dvb] Error while compiling DVB 0.9.3



Hi!

I tried to compile the current DVB-Driver from the LinuxTV Site in my Debian 
Linux (Unstable) for Kernel 2.4.16, but there was an error:

psiplus:/temp/DVB/driver# make
/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/kernel-source-2.4.16'
make -C  /temp/DVB/driver CFLAGS="-D__KERNEL__ 
-I/usr/src/kernel-source-2.4.16/include -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common 
-pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4  -DMODULE 
-DMODVERSIONS -include 
/usr/src/kernel-source-2.4.16/include/linux/modversions.h" MAKING_MODULES=1 
modules
make[2]: Entering directory `/temp/DVB/driver'
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.16/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer 
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 
-march=i686 -malign-functions=4  -DMODULE -DMODVERSIONS -include 
/usr/src/kernel-source-2.4.16/include/linux/modversions.h -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_objs_in_the_Makefile'
saa7146_core.c:872: warning: type defaults to `int' in declaration of 
`this_object_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_objs_in_the_Makefile'
saa7146_core.c:873: warning: type defaults to `int' in declaration of 
`this_object_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_objs_in_the_Makefile'
saa7146_core.c:874: warning: type defaults to `int' in declaration of 
`this_object_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 `/temp/DVB/driver'
make[1]: *** [_mod_/temp/DVB/driver] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.4.16'
make: *** [here] Error 2



How could I solve this Problem?

Bye, Martin!

-- 
--> PSIplus <psiplus@gmx.net> 
--> ICQ... 57749465 
--> Site... www.psiplus.org 
--> Board... www.netphoenix.at 
--> GnuPG Public Key... www.netphoenix.at/0/?loc=11
--


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


Home | Main Index | Thread Index