Gentoo Archives: gentoo-amd64

From: Adam James <ad@×××××××××××××.uk>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] gtk Build error
Date: Thu, 30 Nov 2006 19:52:59
Message-Id: 20061130194919.58f928de@marvin.lan.kernelpanic.co.uk
In Reply to: [gentoo-amd64] gtk Build error by sean
1 On Thu, 30 Nov 2006 14:32:47 -0500 sean <tech.junk@×××××××.net> wrote:
2
3 > Can anyone shed some light on the below error?
4 >
5 > !!! ERROR: x11-libs/gtk+-2.10.6 failed.
6 > Call stack:
7 > ebuild.sh, line 1562: Called dyn_setup
8 > ebuild.sh, line 665: Called pkg_setup
9 > gtk+-2.10.6.ebuild, line 53: Called die
10 >
11 > !!! cairo needs the X and pdf flag set
12 > !!! If you need support, post the topmost build error, and the call
13 > stack if relevant.
14
15 You need to build x11-libs/cairo with the `X' and `pdf' use flags set.
16 Either set them globally in make.conf or run:
17
18 echo "x11-libs/cairo X pdf" >> /etc/portage/package.use
19
20 --Adam
21 --
22 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] gtk Build error Steve Dibb <beandog@g.o>
Re: [gentoo-amd64] gtk Build error Sean <tech.junk@×××××××.net>