> > 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:[EMAIL PROTECTED]:/cvs/linuxtv login > > [press enter] > > $ cvs -d :pserver:[EMAIL PROTECTED]:/cvs/linuxtv co DVB > > $ cd DVB > > $ make > > $ cd driver > > $ make insmod > > > > good luck, > > > > Holger
it's the same error with the current CVS Martin -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
