Thiago Lüttig schreef: > Hi, i´m trying to compile the kde-graphics-3.4.3-r3 but it can´t find the > libungif package. When I emerge that, the portage says it´s deprecated, and > recently, simply doesn´t find it. How to fix this ??
Yes, libungif was replaced by giflib recently. Everyone who's advised to re-emerge imlib was on the right track, because imlib2 is what's compiled against libungif, but you don't have giflib at all, so the dependencies are not being recompiled, so of course it's not helping. You might want to have a look at http://bugs.gentoo.org/show_bug.cgi?id=83238 In any case, what you most likely want to do is 1) unmerge libungif 2) emerge --oneshot giflib 3) emerge --oneshot imlib2 4) re-emerge kdegraphics Or follow the various instructions in the bug . HTH, Holly -- gentoo-user@gentoo.org mailing list