[mythtv-users] Problem compiling cvs & 0.19 myth

myth-users at mcspuff.com myth-users at mcspuff.com
Thu Aug 10 21:09:32 UTC 2006


Justin,

Check to make sure that your compiler is receiving the proper -I flags.
It's possible that it just can't find the files.  Those header files
(qdom.h, qptrlist.h, etc) are all included using the #include <filename.h>
method, which assumes the compiler knows where to look for a given file.

If possible, include the gcc command line that is failing (it should be the
last gcc command before the error messages start popping up).

You can make sure the -I flags are correct by checking out the Makefile in
mythtv/libs/libmyth after the configure script is done its thing.

- Joe 

-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Justin M. Hunt
Sent: Thursday, August 10, 2006 13:50
To: mythtv-users at mythtv.org
Subject: [mythtv-users] Problem compiling cvs & 0.19 myth

Hi all,

I am trying to get my computer back up after the power outage last week, and
I'm having a bit of a problem with myth.  when I try to emerge mythtv (on
gentoo 2006.0) i get
 * MythTV requires Qt to be built with mysql and opengl use flags enabled.
 * Please re-emerge =x11-libs/qt-3, after having the use flags set.

When i try to compile from cvs i get: (this is from my build tree, the
settings revamp, however its not anywhere i modified code, since it was
compiling before the crash)

In file included from dialogbox.h:6,
                 from dialogbox.cpp:11:
mythdialogs.h:7:18: qdom.h: No such file or directory
mythdialogs.h:8:22: qptrlist.h: No such file or directory
mythdialogs.h:13:26: qvaluevector.h: No such file or directory
mythdialogs.h:14:25: qscrollview.h: No such file or directory

I know i have QT 4.1.4 installed with mysql and opengl support, and i can
find those files in /usr/include/ or  /usr/qt/3/include/ so i just dont get
it.  What do i have to do?

Thanks everyone, and if there is info i omitted please ask!
Justin
_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


!DSPAM:44db8e27199771127720366!




More information about the mythtv-users mailing list