I just installed the said package with 0 issues on portage and paludis with the same use flags.
Just to note, I don't have libavfile.la, which is what's causing your failure. You have a libtool .la file hanging around from a library you no longer have. So verify you only have libavfile.la, and not libavfile.so/a/etc... and then rm it, then try and reinstall it. Scott On Dec 31, 2007, at 11:50 AM, Stefan de Konink wrote: > On Mon, 31 Dec 2007, Ciaran McCreesh wrote: > >> On Mon, 31 Dec 2007 17:36:56 +0100 >> Stefan de Konink <[EMAIL PROTECTED]> wrote: >>> http://bugs.gentoo.org/show_bug.cgi?id=203781 >>> >>> All useflags are set in Paludis, but still I get an error, emerge >>> seems to work when useflags are set; if unset the same error occurs. >> >> I think you need to start by clarifying: >> >> * What combinations of flags work and do not work with Portage (with >> otherwise identical configuration). > > All flags off doesn't work with portage. > >> * What combinations of flags work and do not work with Paludis (with >> otherwise identical configuration). > > For me flags set doesn't work with Paludis. > >> * Whether the failure combinations that occur with Portage happen >> on a >> purely Portage system that's otherwise identically configured. > > I don't have such system here... but will test. > > > Stefan > > _______________________________________________ > paludis-user mailing list > [email protected] > http://lists.pioto.org/mailman/listinfo/paludis-user > > > !DSPAM:477954c666731753112559! > > _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
