Mailing List archive

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

[vdr] Re: Kernel-Patch to make VDR undisturbable



Paul Gohn (pgohn@gtsonline.de) schrieb:
> after patching, while compiling:
> 
> vdrrun.c: In function `main':
> vdrrun.c:86: `SCHED_VDR' undeclared (first use in this function)
> vdrrun.c:86: (Each undeclared identifier is reported only once
> vdrrun.c:86: for each function it appears in.)

Sorry, my fault. Add
 
#define SCHED_VDR 4

to vdrrun.c or download the now updated source at
http://rk.dyn.dhs.org/dvb/vdrrun/

I use a slightly modified glibc (which is not nessesary) including this 
definition. Thats why I did not notice, that this line is missing in vdrrun.c


Matthias.



Home | Main Index | Thread Index