Hi.  I had the same problem originally.  Can't remember what I did, and in 
what order - but this should help....

[EMAIL PROTECTED] dvd]# pwd
/root/vdr-1.6.0/PLUGINS/src/dvd
[EMAIL PROTECTED] dvd]# grep stdint.h *
ca52.c:#include <stdint.h>
tools-dvd.h:#include <stdint.h>
[EMAIL PROTECTED] dvd]# grep inttypes.h *
ca52.h:#include <inttypes.h>
dvdspu.c:#include <inttypes.h>
dvdspu.h:#include <inttypes.h>
tools-dvd.h:#include <inttypes.h>



----- Original Message ----- 
From: "VDR User" <[EMAIL PROTECTED]>
To: "mailing list: vdr" <vdr@linuxtv.org>
Sent: Sunday, June 01, 2008 8:59 AM
Subject: [vdr] Problem with dvd plugin.. Anyone know how to fix?


> Recently I've been getting the following error when compiling the dvd 
> plugin:
>
> /usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include
> <inttypes.h> or <stdint.h> before any libdvdread header."
>
> This is with debian sid, gcc-3.4 and gcc-4.2, and dvd-0.3.6-b04.  I
> tried to add #include <inttypes.h> into the beginning of
> /usr/include/dvdread/ifo_types.h but it had no affect.
>
> Many thanks for your help!
>
> _______________________________________________
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
> 


_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to