Mailing List archive

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

[vdr] Problems compiling siemens_dvb-0.9.4-2002-05-20



I updated to kernel 2.4.19 and now I am not able to compile
the drivers.

I do: "make clean && make" in DVB/driver but I get this error:

/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 `/usr/src/linux-2.4.19'
make -C  /usr/local/src/siemens_dvb-0.9.4-2002-05-20/driver CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.19/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4  -DMODULE" MAKING_MODULES=1 modules
make[2]: Entering directory `/usr/local/src/siemens_dvb-0.9.4-2002-05-20/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 -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4  -DMODULE -I ../ost/include -I . -D__DVB_PACK__ -g -DUSE_OSD  -nostdinc -I /usr/lib/gcc-lib/i486-suse-linux/2.95.3/include -DKBUILD_BASENAME=dvb  -DEXPORT_SYMTAB -c dvb.c
dvb.c:3566: unknown field `busy' specified in initializer
make[2]: *** [dvb.o] Error 1
make[2]: Leaving directory `/usr/local/src/siemens_dvb-0.9.4-2002-05-20/driver'
make[1]: *** [_mod_/usr/local/src/siemens_dvb-0.9.4-2002-05-20/driver] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.19'
make: *** [here] Error 2

Please, could someone help me?

best regards
Martin Neuditschko




Home | Main Index | Thread Index