On Tuesday 25 January 2005 22:03, Louie Ilievski wrote: > The ebuild is not broken, if the latest one was downloaded from > bugs.gentoo.org. However, within the past few(?) days, it did need one > change. Put "emake -C libs/libmythmpeg2 || die" before the line "emake > -C libs/libmythtv || die" in the ebuild. That should fix the problem. > There still is that other problem lingering causing the compile to fail > that isn't related to the ebuild, though.
if you have to make changes to make it to work then it is indeed broken the fix was obvious in any case i suppose the question as to why the ebuild insists on forcing the compilation on the subdirectories when the makefile is perfectly capable of doing it for itself is pertinent. if the emake -C libs/<whatever> are removed then the build works fine. regards -- simon > > ~Lou > > On Tue, 2005-01-25 at 15:21 -0500, Isaac Richards wrote: > > On Tuesday 25 January 2005 02:47 pm, Ashley Bostock wrote: > > > Current cvs (25/01/2005) doesnt compile: > > > > Don't use broken ebuilds. Don't report problems when using broken > > ebuilds. > > > > Isaac > > _______________________________________________ > > mythtv-dev mailing list > > [email protected] > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
