[vdr] error compiling vdr 1.7.7 (frontend.h - '__u8' does not name a type)
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Mon Jun 1 13:38:55 CEST 2009
On 28.05.2009 16:49, VDR User wrote:
> Or you may also just do this:
>
> --- vdr.c.orig 2009-04-12 11:05:51.000000000 -0700
> +++ vdr.c 2009-04-12 11:07:08.000000000 -0700
> @@ -32,6 +32,7 @@
> #include <pwd.h>
> #include <signal.h>
> #include <stdlib.h>
> +#include <linux/types.h>
> #include <sys/capability.h>
> #include <sys/prctl.h>
> #include <termios.h>
I don't see how this would make any difference, since the problem
is in compiling dvbdevice.c, not vdr.c
More information about the vdr
mailing list