Hi. Yesterday I have tried to compile the newest driver simens-dvb ver. 0.9.4 Unfortunately I have failed. All the previous modules are compiled successfuly, I got just an error: "dvb.c:3504: unknown field `busy' specified in initializer" during compiling dvb.c.
At the end I included the compilation status. I am using gcc 3.1 and linux 2.4.19 I have tried to compile it with the source code of linux 2.4.3 and it compiled without problem. But unfortunately it is not working with kernel 2.4.19 what I need to use. Do anybody knows what could be the problem and what is more important how to solve it. And anyway - can you tell me what is the WWW page of an archive of this mailing list, so next time I can check if my problem was mentioned before. Zbych [root@server /root]# [root@server /root]# cd /opt/download/DVB/driver/ [root@server driver]# make insmod /usr/src/linux/scripts/pathdown.sh: TOPDIR: parameter null or not set ./makedev.napi make make[1]: Entering directory `/opt/download/DVB/driver' DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules) make[2]: Entering directory `/usr/src/linux-2.4.19' make -C /opt/download/DVB/driver CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.19/include -Wall -Wstrict-prototyp es -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=k6 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.19/include/linux/modversions.h" MAKING_MODULES=1 modules make[3]: Entering directory `/opt/download/DVB/driver' gcc -D__KERNEL__ -I/usr/src/linux-2.4.19/include -Wall -Wstrict-prototypes - Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pip e -mpreferred-stack-boundary=2 -march=k6 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.19/include/linux/modversions.h -I ../ost/include -I . -D__DVB_PACK__ -g -DUSE_OSD -nostdinc -I /usr/lib/gcc-lib/i586-pc-linux-gnu/3.1/include -DKBUILD_BASENAME=dvb -DEXPO RT_SYMTAB -c dvb.c dvb.c:3504: unknown field `busy' specified in initializer make[3]: *** [dvb.o] Error 1 make[3]: Leaving directory `/opt/download/DVB/driver' make[2]: *** [_mod_/opt/download/DVB/driver] Error 2 make[2]: Leaving directory `/usr/src/linux-2.4.19' make[1]: *** [here] Error 2 make[1]: Leaving directory `/opt/download/DVB/driver' make: *** [insmod] Error 2 [root@server driver]# -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
