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. > > But after a couple days of failure I have come across a compiling > problem I can't seem to figure out how to fix.
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. --PC
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
