On Wednesday 03 April 2002 17:30, Dirk Vornheder wrote: > make[2]: Entering directory `/privat/tv/DVB/driver' > gcc -D__KERNEL__ -I/privat/kernel/linux-2.4.19pre5/include -Wall > -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer > -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 > -march=i686 -DMODULE -I ../ost/include -I . -D__DVB_PACK__ -g -DUSE_OSD > -DKBUILD_BASENAME=dvb -DEXPORT_SYMTAB -c dvb.c > dvb.c:3507: unknown field `busy' specified in initializer > make[2]: *** [dvb.o] Error 1 > make[2]: Leaving directory `/privat/tv/DVB/driver' > make[1]: *** [_mod_/privat/tv/DVB/driver] Error 2 > make[1]: Leaving directory `/privat/kernel/linux-2.4.19pre5' > make: *** [here] Error 2
Just put a "//" in front of line 3507 or delete it completly. At least it works for me with 2.4.19pre4. > Dirk Christian -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
