I posted this on the Dev forum but since I haven't received a response yet, thought I'd see if anyone on this list is seeing this problem...

---------- Forwarded message ----------
From: Paul Leppert <[EMAIL PROTECTED]>
Date: Oct 31, 2005 9:58 PM
Subject: SVN mythplughins compile error
To: Development of mythtv <[email protected]>

 
Hi all,
 
I'm getting the following error compiling the 7663 version of mythplugins (this is my first time compiling from source with FC4, so it is likely something I didn't do correctly...):
 
make[2]: Entering directory `/home/mythtv/mythtv-cvs/mythplugins/mythdvd/mythdvd'
g++ -c -pipe -march=pentiumpro -I/usr/include/kde/artsc -pthread -I/usr/include/glib- 2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr\" -DMMX -Di386 -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/usr/lib/qt- 3.3/mkspecs/default -I. -I/usr/include -I/usr/kde/3.3/include -I/usr/include -I/usr/include -I/usr/X11R6/include -I/usr/lib/qt-3.3/include -o dvdripbox.o dvdripbox.cpp
In file included from /usr/include/dvdread/ifo_read.h:24,
                 from dvdinfo.h:16,
                 from dvdripbox.h:23,
                 from dvdripbox.cpp:20:
/usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include <inttypes.h> or < stdint.h> before any libdvdread header."
make[2]: *** [dvdripbox.o] Error 1
make[2]: Leaving directory `/home/mythtv/mythtv-cvs/mythplugins/mythdvd/mythdvd'
make[1]: *** [sub-mythdvd] Error 2
make[1]: Leaving directory `/home/mythtv/mythtv-cvs/mythplugins/mythdvd'
make: *** [sub-mythdvd] Error 2
The version of libdvdread I am using is:
[EMAIL PROTECTED] mythtv]# rpm -qa | grep libdvdread
libdvdread-0.9.4-8cvs.2.fc4
libdvdread-devel-0.9.4-8cvs.2.fc4

Any help would be appreciated.
 
Thanks,
phlepper

--
I hear and I forget. I see and I remember. I do and I understand.  --  Confucius


--
I hear and I forget. I see and I remember. I do and I understand.  --  Confucius
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to