[mythtv] mythui

Mike Javorski mikej at carmelfly.com
Mon Aug 2 01:42:47 EDT 2004


Odd.. MythTV compiles just fine on the same box (in fact it IS my mythtv
box running mythtv-cvs from about 3 weeks ago). There must be something
in there that is causing the problem..

Here is the error:
g++ -Wl,-rpath,/usr/qt/3/lib -o mythuitest mythmainwindow.o
mythpainter.o mythim                  
age.o mythpainter_ogl.o mythpainter_qt.o mythscreenstack.o
mythscreentype.o myth                  
uitype.o mythuiimage.o mythuitext.o mythuianimatedimage.o
mythlistbutton.o mythc                  
ontext.o oldsettings.o remotefile.o util.o dialogbox.o main.o test1.o
moc_mythma                  
inwindow.o moc_mythuitype.o moc_mythlistbutton.o moc_mythcontext.o
moc_dialogbox                  
.o moc_test1.o   -L/usr/qt/3/lib -L/usr/X11R6/lib -L/usr/X11R6/lib
-lqt-mt -lGLU                  
 -lGL -lXmu -lXext -lX11 -lm -lpthread
util.o(.text+0x28f7): In function `GetMythTVGeometry(_XDisplay*, int,
int*, int*                  
, int*, int*)':
: undefined reference to `XineramaQueryExtension'
util.o(.text+0x2944): In function `GetMythTVGeometry(_XDisplay*, int,
int*, int*                  
, int*, int*)':
: undefined reference to `XineramaIsActive'
util.o(.text+0x29a6): In function `GetMythTVGeometry(_XDisplay*, int,
int*, int*                  
, int*, int*)':
: undefined reference to `XineramaQueryScreens'
collect2: ld returned 1 exit status
make: *** [mythuitest] Error 1









On Sun, 2004-08-01 at 22:26, Isaac Richards wrote:
> On Monday 02 August 2004 12:53 am, Mike Javorski wrote:
> > tried to compile it here, but I am bombing out due to Xinerama
> > requirements. Can you make those optional? I don't use Xinerama, so I
> > don't add it to my USE flags, so gentoo doesn't install it :-(.
> 
> Guess you can't compile MythTV, either -- that code is identical to what's in 
> the rest of Myth, and it's not an optional component there (unless you're not 
> using X at all, of course).  I see no reason to make it optional, as 
> Xinerama's been part of X for almost 5 years now.
> 
> Isaac
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list