Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
!! ERROR: x11-lib/gtk+-2.10.6 failed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Chbr
n00b
n00b


Joined: 16 Nov 2004
Posts: 25

PostPosted: Tue Nov 07, 2006 9:02 pm    Post subject: !! ERROR: x11-lib/gtk+-2.10.6 failed Reply with quote

This is a little bit frustrating..
I am trying to emerge gnome. But after aprox 2 hours this message appeared. !! ERROR: x11-lib/gtk+-2.10.6 failed.

After that I tried to run emerge -vuD --world.
Same problem..

Here is the last lines from screen dump:

    * Please re-emerge x11-libs/cairo with the X and pdf USE flag set

    !! ERROR: x11-lib/gtk+-2.10.6 failed
    Call stack:
    ebuild.sh, line 1584: called dyn_setup
    ebuild.sh, line 665: called pkg_setup
    gtk+-2.10.6.ebuild, line 53: called die

    !! cairo needs the X and pdf flag set


I have tried to do this:
Code:
USE="X pdf" emerge libX11


Still same problem..
Can anybody help?
Back to top
View user's profile Send private message
kfiaciarka
Veteran
Veteran


Joined: 20 May 2005
Posts: 1498
Location: Dobre Miasto, Poland

PostPosted: Tue Nov 07, 2006 9:15 pm    Post subject: Reply with quote

Code:

!! cairo needs the X and pdf flag set

Cairo not libX11
Back to top
View user's profile Send private message
Kathars!s
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2004
Posts: 78

PostPosted: Wed Nov 08, 2006 1:10 am    Post subject: Re: !! ERROR: x11-lib/gtk+-2.10.6 failed Reply with quote

Chbr wrote:
I have tried to do this:
Code:
USE="X pdf" emerge libX11


_never ever_ do a
Code:
USE="foo" emerge app-foo/bar

because you will
a) run into this problem again the next time
b) break dependencies on a package update

the solution would be to set the pdf flag globally in /etc/make.conf or to add it to the /etc/portage/package.use file:
Code:
echo "x11-libs/cairo X pdf" >> /etc/portage/package.use
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Wed Nov 08, 2006 5:35 am    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads.

See https://forums.gentoo.org/viewtopic-t-514218-highlight-gtk+pdf.html

Which has been, in turn, filed as a duplicate of topic "Please re-emerge [solved]". -- desultory
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum