Mailing List archive

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

[linux-dvb] Compile fails



Hi !

Compile of dvb driver fails:

/privat/tv/DVB/driver > make
/usr/src/linux/scripts/pathdown.sh: TOPDIR: parameter null or not set
DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
make[1]: Entering directory `/privat/kernel/linux-2.4.19pre5'
make -C  /privat/tv/DVB/driver CFLAGS="-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" MAKING_MODULES=1 
modules
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

Dirk


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


Home | Main Index | Thread Index