Mailing List archive

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

[linux-dvb] Re: compiling problem with siemens_dvb-0.9.4



Am Sam, 2002-11-09 um 00.07 schrieb Martin Gansser:
> > > Hi,
> > >
> > > Martin Gansser wrote:
> > > > Hi,
> > > >
> > > > I tried to compile the siemens Driver in the DVB/driver directory,
> > > > but it always fails with:
> > > >
> > > >
> > > > dvb_frontend.c:117: warning: `dvb_frontend_tuner_scan' defined but not
> > > > used
> > > > gcc -D__KERNEL__ -I/usr/src/linux-2.4.18-14/include -Wall
> > > > -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> > > > -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
> > > > -DMODULE -I ../ost/include -I . -D__DVB_PACK__ -g -DUSE_OSD  -nostdinc
> > > > -I /usr/lib/gcc-lib/i386-redhat-linux/3.2/include
> > > > -DKBUILD_BASENAME=dvbdev  -DEXPORT_SYMTAB -c dvbdev.c
> > > > gcc -D__KERNEL__ -I/usr/src/linux-2.4.18-14/include -Wall
> > > > -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> > > > -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
> > > > -DMODULE -I ../ost/include -I . -D__DVB_PACK__ -g -DUSE_OSD  -nostdinc
> > > > -I /usr/lib/gcc-lib/i386-redhat-linux/3.2/include -DKBUILD_BASENAME=dvb
> > > > -DEXPORT_SYMTAB -c dvb.c
> > > > dvb.c:3504: unknown field `busy' specified in initializer
> > > > make[2]: *** [dvb.o] Fehler 1
> > > > make[2]: Verlassen des Verzeichnisses Verzeichnis »/tmp/DVB/driver«
> > > > make[1]: *** [_mod_/tmp/DVB/driver] Fehler 2
> > > > make[1]: Verlassen des Verzeichnisses Verzeichnis
> > > > »/usr/src/linux-2.4.18-14«
> > > > make: *** [here] Fehler 2
> > > >
> > > > can someone help me ?
> > >
> > > Please use a recent driver version from CVS:
> > >
> > > $ cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv login
> > > [press enter]
> > > $ cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv co DVB
> > > $ cd DVB
> > > $ make
> > > $ cd driver
> > > $ make insmod
> > >
> > > good luck,
> > >
> > > Holger
> 
> it's the same error with the current CVS

SORRY - SORRY that's not true, it was my mistake, I've tried it in the
old version not in CVS.

thanks Martin




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



Home | Main Index | Thread Index