Hi. I had the same problem originally. Can't remember what I did, and in what order - but this should help.... [root@callin dvd]# pwd /root/vdr-1.6.0/PLUGINS/src/dvd [root@callin dvd]# grep stdint.h * ca52.c:#include <stdint.h> tools-dvd.h:#include <stdint.h> [root@callin 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" <user.vdr@xxxxxxxxx> To: "mailing list: vdr" <vdr@xxxxxxxxxxx> Sent: Sunday, June 01, 2008 8:59 AM Subject: 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@xxxxxxxxxxx > http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr > _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr