Mailing List archive

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

[vdr] Newbie needs help with makefile



Can someone please take look at this and tell me what i am doing wrong
with the making of the dvb drivers ???


linux:/usr/lib/dvb # make
(cd driver; make)
/usr/src/linux/scripts/pathdown.sh: line 4: TOPDIR: parameter null or
not set
make[1]: Entering directory `/usr/lib/dvb/driver'
DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
make[2]: Entering directory `/usr/src/linux-2.4.19.SuSE'
make -C  /usr/lib/dvb/driver CFLAGS="-D__KERNEL__
-I/usr/src/linux-2.4.19.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[3]: Entering directory `/usr/lib/dvb/driver'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19.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  
-DKBUILD_BASENAME=dvb  -DEXPORT_SYMTAB -c dvb.c
dvb.c:3566: unknown field `busy' specified in initializer
make[3]: *** [dvb.o] Error 1
make[3]: Leaving directory `/usr/lib/dvb/driver'
make[2]: *** [_mod_/usr/lib/dvb/driver] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.19.SuSE'
make[1]: *** [here] Error 2
make[1]: Leaving directory `/usr/lib/dvb/driver'
make: *** [dvb] Error 2
  

Thank you....



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



Home | Main Index | Thread Index