Gentoo Archives: gentoo-user

From: Holly Bostick <motub@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Error compiling Kde-Graphics 3.4.3-r3
Date: Mon, 16 Jan 2006 18:35:01
Message-Id: 43CBE62C.50708@planet.nl
In Reply to: [gentoo-user] Error compiling Kde-Graphics 3.4.3-r3 by "Thiago Lüttig"
1 Thiago Lüttig schreef:
2 > Hi, i´m trying to compile the kde-graphics-3.4.3-r3 but it can´t find the
3 > libungif package. When I emerge that, the portage says it´s deprecated, and
4 > recently, simply doesn´t find it. How to fix this ??
5
6 Yes, libungif was replaced by giflib recently. Everyone who's advised to
7 re-emerge imlib was on the right track, because imlib2 is what's
8 compiled against libungif, but you don't have giflib at all, so the
9 dependencies are not being recompiled, so of course it's not helping.
10
11 You might want to have a look at
12
13 http://bugs.gentoo.org/show_bug.cgi?id=83238
14
15 In any case, what you most likely want to do is
16
17 1) unmerge libungif
18
19 2) emerge --oneshot giflib
20
21 3) emerge --oneshot imlib2
22
23 4) re-emerge kdegraphics
24
25 Or follow the various instructions in the bug .
26
27 HTH,
28 Holly
29
30
31 --
32 gentoo-user@g.o mailing list