Mailing List archive

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

[linux-dvb] Re: problems with siemens_dvb-0.9-latest.tar.gz




with installed 2.4.14: 

cd DVB/driver
make 


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-aliasing -fno-common -pipe 
 -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include 
/usr/src/linux-2.4.12/include/linux/modversions.h" MAKING_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 -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS 
 -include /usr/src/linux-2.4.12/include/linux/modversions.h -I ../ost/include 
 -I . -D__DVB_PACK__ -g -DUSE_OSD   -c -o saa7146_core.o saa7146_core.c
make[2]: Leaving directory `/root/DVB/driver' 

/usr/src/linux/scripts/pathdown.sh: TOPDIR: parameter null or not set
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[1]: *** [_mod_/root/DVB/driver] Error 2 


what i am doing wrong ? 

 

Grigory Batalov writes: 

> Thu, 08 Nov 2001 13:51:48 GMT
> "milen" <milen@istar-link.com> wrote: 
> 
>> Hello  
>> 
>> i download the new package siemens_dvb-0.9-latest.tar.gz
>> i unpack it and try to compile 
> 
> <skip> 
> 
>> i am using slackware 8.0 with 2.2.19 kernel  
>> 
>> what i must do ? 
> 
>   I think new drivers are for 2.4.x kernels.
>   Last dvb I successful compiled under 2.2.19 was 0.8.2. 
> 
> -- 
>  Batalov Grigory. 
> 
 


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


Home | Main Index | Thread Index