On Tue, 2005-01-25 at 21:13, Preston Crow wrote:
> On Tue, 2005-01-25 at 14:28, Evan Alter wrote:
> > I know this isn't officially supported but I am having problems with the
> > current cvs (as of a couple days ago) and my current mythtv-cvs.ebuild
> > which I got from http://bugs.gentoo.org/show_bug.cgi?id=66337 a while
> > ago and have been updating my self when needed.

> Yup, you get undefined references because /usr/X11R6/lib is a symlink to
> /usr/lib, causing it to include the old version of libmyth instead of
> the new one that was just built.  I'll try to figure out how to clean up
> the library path to avoid that problem.

Fixed!

I couldn't figure out how to get qmake to not insert -L/usr/X11R6/lib
before -L../../libs/*, so I had the ebuild run sed to strip it out
afterwords.  It's ugly, but it works.  If anyone has a suggestion as to
a better way to do it, please let me know.

--PC


_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to