[vdr] [patch] compil vdr-1.7.4 against v4l-dvb hg as of today
Sébastien Serra
sebastien.serra at gmail.com
Wed Mar 4 11:58:24 CET 2009
Hi,
I've recently had a problem too. I resolved it like that (i don't know if
the compilation error was the same as mine...) :
Add this line to the Makefile of VDR :
DEFINES += -D_GNU_SOURCE
*+DEFINES += -D__KERNEL_STRICT_NAMES
*
DEFINES += -DVIDEODIR=\"$(VIDEODIR)\"
Cheers.
2009/3/3 Gregoire Favre <gregoire.favre at gmail.com>
> Hello,
>
> just tried compiling vdr-1.7.4 against my v4l-dvb hg's source which
> fails if I don't use this :
>
> --- vdr.c~ 2009-01-18 12:02:37.000000000 +0100
> +++ vdr.c 2009-03-03 22:17:49.000000000 +0100
> @@ -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>
>
> Happy VDR :-)
> --
> Grégoire FAVRE http://gregoire.favre.googlepages.com http://www.gnupg.org
> http://picasaweb.google.com/Gregoire.Favre
>
> _______________________________________________
> vdr mailing list
> vdr at linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.linuxtv.org/pipermail/vdr/attachments/20090304/2ec5fc64/attachment.htm
More information about the vdr
mailing list