Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: compiz and mesa
Date: Thu, 26 Mar 2009 17:56:45
Message-Id: gqgfgc$410$1@ger.gmane.org
In Reply to: [gentoo-user] compiz and mesa by Andrew Gaydenko
1 Andrew Gaydenko wrote:
2 > compiz wants x11-libs/libX11[xcb] (even 0.8.2), and
3 > mesa 7.4_rc1 wants x11-libs/libX11[xcb=] (it's for current ~amd64).
4 >
5 > Does [xcb=] means "without the flag"?
6 > Tree bug?
7
8 I don't know why it shows like this with you, but here it told me that
9 that I had to remove the xcb USE flag from mesa. Instead of that, I
10 simply globally enabled xcb in make.conf and disabled it only for cairo
11 (the ebuild told me it's not a good idea to use xcb with cairo).
12
13 So to make it short, put "xcb" in your USE flags in make.conf, and put:
14
15 x11-libs/cairo -xcb
16
17 in /etc/portage/package.use. Then "emerge -auvDN world" and you should
18 be set.

Replies

Subject Author
Re: [gentoo-user] Re: compiz and mesa Andrew Gaydenko <a@××××××××.com>