Mailing List archive

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

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



Just delete the busy line.  That should fix the problem.

You might also find unresolved symbols.  Look for them in the linux-dvb
archives.  The change is simple to implement.

_J

In the new year, Dieter Poesl wrote:
> Hello Martin,
> 
> > 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?
> > 
> This version of the dvb-driver won't work with Kernel 2.4.19
> I had the same problem with my Gentoo-Linux and so i installed Kernel 
> 2.4.18 again.
> 
> regards
>    Dieter
> 
> 
> 
> 
> 





Home | Main Index | Thread Index