Mailing List archive

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

[vdr] Re: VDR developer version 1.3.13



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.

-- 
| Darren Salt | nr. Ashington, | d youmustbejoking,demon,co,uk
| Debian,     | Northumberland | s zap,tartarus,org
| RISC OS     | Toon Army      | @
|   Retrocomputing: a PC card in a Risc PC

90% of being smart is knowing what you're dumb at.




Home | Main Index | Thread Index