<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body>
Yup,<br>
had this problem on my Gentoo build. It very simple to fix but funny
at the same time. Just add Xinerama to your make.conf file as a build
option then re emerge QT. It should then compile just fine. That is
all i did and now it works fine.<br>
<br>
Andy<br>
<br>
<br>
Travis Kelley wrote:<br>
<blockquote cite="mid1085016104.19352.0.camel@travis" type="cite">
<pre wrap="">I'm not sure how much help it will be but I compiled mythdvd on my
gentoo system on a epia M10000 and it just worked. I didn't have to
modify anything.
On Tue, 2004-05-18 at 18:46, John Baker wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
Has anyone got the mythdvd ebuild packages working on gentoo? I always
get:
g++ -c -pipe -Wall -W -O3 -march=athlon-xp -fomit-frame-pointer
-D_REENTRANT
-fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-DQT_PLUGIN -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include
-I/usr/qt/3/include -o main.o main.cpp
/usr/lib/libmyth-0.14.so: undefined reference to `XineramaIsActive'
/usr/lib/libmyth-0.14.so: undefined reference to `XineramaQueryScreens'
/usr/lib/libmyth-0.14.so: undefined reference to `XineramaQueryExtension'
collect2: ld returned 1 exit status
It won't compile, whatever I seem to do. I've tried mythtv 0.13 and 0.14,
and I've just tried X 4.3.99 instead of the X 4.3.0. I've also gone
into /var/tmp/portage/blah/mythdvd and modified the Makefile to include
-lXinerama - but this still fails to work.
John
______________________________________________________________________
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
<pre wrap="">
<hr width="90%" size="4">
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
</pre>
</blockquote>
<br>
</body>
</html>