Mailing List archive

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

[vdr] Re: VDR developer version 1.3.13



Darren Salt wrote:

I demand that Gerald Raaf may or may not have written...

[snip]

i use dvb-kernel from yesterday 17.10.2004 and linux-kernel 2.6.9-rc3
the include files from dvb-kernel
in video.h (line 105)
    char __user *iFrame;        /* pointer to a single iframe in memory */
and osd.h (line 107)
    void __user *data;

if i remove in both files the __user, VDR compiles and StillPictures works

__user should be #defined in <linux/compiler.h>. If it isn't, your copy of
the kernel headers in /usr/include/linux is out of date.

linux-kernel-headers in sarge has this #define.
I dont think so.
The VDR compiles fine.
The dvb driver from Dec-30-2003 compile fine.
Kernel 2.4.27 compile fine.

If vdr-1.3.13 breaks something, thats too bad.
VDR should still run with kernel 2.4.xx and dvb drivers.

--
lwgt@iki.fi  * Using HTML-mail is like breaking wind in a church *
60.2N 24.7E  *   it is not illegal, just extremely bad manners   *




Home | Main Index | Thread Index