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.

There's a bug, presumably in the ebuild, that causes it to link against
installed libraries before the libraries compiled as a part of the
ebuild.  This breaks builds when new functions are added to the
libraries.  The quick workaround is to unmerge the old install before
merging the new one, or to safer, move /usr/lib/libmyth* to a temporary
location (remove them entirely if the install works).

If someone knows how to fix that problem in the ebuild, please let me
know.

--PC


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

Reply via email to