Mailing List archive

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

[linux-dvb] Error compiling with Suse 8.0




I got the following error compiling with Suse 8.0:

linux:/usr/src/kernel-modules/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 `/usr/src/linux-2.4.18.SuSE'
make -C  /usr/src/kernel-modules/dvb/driver CFLAGS="-D__KERNEL__ -
I/usr/src/linux-2.4.18.SuSE/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 
-fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-
boundary=2 -march=i586 -DMODULE" MAKING_MODULES=1 modules
make[2]: Entering directory `/usr/src/kernel-modules/dvb/driver'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.18.SuSE/include -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -
mpreferred-stack-boundary=2 -march=i586 -DMODULE -I ../ost/include -I . -
D__DVB_PACK__ -g -DUSE_OSD -DEXPORT_SYMTAB  -DKBUILD_BASENAME=dvb  -
DEXPORT_SYMTAB -c dvb.c
dvb.c:3503: unknown field `busy' specified in initializer
make[2]: *** [dvb.o] Error 1
make[2]: Leaving directory `/usr/src/kernel-modules/dvb/driver'
make[1]: *** [_mod_/usr/src/kernel-modules/dvb/driver] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.18.SuSE'
make: *** [here] Error 2


Can someone help me? I'm not an expert but I was able to compile the drivers with the suse 7.3 version. Then I upgraded.....

Many thanks in advance,
Ale Maestri


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



Home | Main Index | Thread Index