>
>> [EMAIL PROTECTED] vdr-1.5.12]# make plugins
>> Plugin dvd:
>> make[1]: Entering directory 
>> `/root/vdr-1.5.12/PLUGINS/src/dvd-cvs27.07.07'
>> In file included from /usr/include/dvdread/nav_types.h:33,
>>                 from /usr/include/dvdnav/dvdnav.h:41,
>>                 from player-dvd.h:14,
>>                 from dvd.h:20,
>>                 from dvd.c:15:
>> /usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include
>> <inttypes.hor <stdint.hbefore any libdvdread header."
>> In file included from /usr/include/dvdread/nav_types.h:33,
>>                 from /usr/include/dvdnav/dvdnav.h:41,
>>                 from player-dvd.h:14,
>>                 from player-dvd.c:34:
>> /usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include
>> <inttypes.hor <stdint.hbefore any libdvdread header."
>> In file included from /usr/include/dvdread/nav_types.h:33,
>>                 from /usr/include/dvdnav/dvdnav.h:41,
>>                 from player-dvd.h:14,
>>                 from control-dvd.c:21:
>> /usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include
>> <inttypes.hor <stdint.hbefore any libdvdread header."
>> In file included from /usr/include/dvdread/nav_types.h:33,
>>                 from /usr/include/dvdnav/dvdnav.h:41,
>>                 from player-dvd.h:14,
>>                 from ca52.c:44:
>> /usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include
>> <inttypes.hor <stdint.hbefore any libdvdread header."
>> g++ -g -O2 -Wall -Woverloaded-virtual -fPIC -O3 -c -D_GNU_SOURCE
>> -DPLUGIN_NAME_I18N='"dvd"' -I../../../include -I/usr/include/dvdnav dvd.c
>> In file included from /usr/include/dvdread/nav_types.h:33,
>>                 from /usr/include/dvdnav/dvdnav.h:41,
>>                 from player-dvd.h:14,
>>                 from dvd.h:20,
>>                 from dvd.c:15:
>> /usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include
>> <inttypes.hor <stdint.hbefore any libdvdread header."
>> make[1]: *** [dvd.o] Error 1
>
>
>
>You can try to include stdint.h instead of inttypes.h before the dvdread
>includes.
>
>Jose alberto

This is what I don't understand.  Where should I do this 'include'? 
dvdnav/dvdnav.h? ifo_types.h? player-dvd.h? dvd.h? dvd.c?
Nothing seems to make any difference?? 



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

Reply via email to