Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Cc: Marcus Wanner <marcusw@×××.net>
Subject: Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade)
Date: Thu, 12 Nov 2009 21:44:20
Message-Id: 200911122343.15076.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade) by Marcus Wanner
1 On Thursday 12 November 2009 20:21:41 Marcus Wanner wrote:
2 > On 11/12/2009 12:56 PM, Roy Wright wrote:
3 > > On Nov 12, 2009, at 11:24 AM, Marcus Wanner wrote:
4 > >> On 11/12/2009 11:55 AM, Roy Wright wrote:
5 > >>> Disable (either temporary or permanent) the "xinerama" USE flag.
6 > >>
7 > >> Me or Alan?
8 > >
9 > > OP
10 > >
11 > > As a suggestion for a work around for the compile issue. If you
12 > > temporarily disable xinerama, then the build should proceed. Then if
13 > > you need xinerama, enable the USE flag and build again.
14 >
15 > I don't have the xinerama use flag set anywhere...I don't know what it
16 > is, I don't want it, and I hopefully don't need it.
17 >
18 > I did put -xinerama in my use flag variable and try again, we'll see how
19 > that works...btw, I have switched to xorg-server-1.7.1, since I don't
20 > want to go through upgrading more than I need to.
21
22 libXinerama and xineramaproto are hard-DEPENDS on quite a few things:
23
24 $ equery depends libXinerama
25 * Searching for libXinerama ...
26 app-emulation/vmware-player-2.5.3.185404 (x11-libs/libXinerama)
27 app-office/openoffice-3.1.1 (x11-libs/libXinerama)
28
29
30 $ equery depends xineramaproto
31 * Searching for xineramaproto ...
32 app-office/openoffice-3.1.1 (x11-proto/xineramaproto)
33 x11-base/xorg-server-1.7.1 (>=x11-proto/xineramaproto-1.1.3)
34 x11-libs/libXinerama-1.1 (>=x11-proto/xineramaproto-1.2)
35
36 --
37 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] xorg-server-1.6.5 build errors (~x86 upgrade) Marcus Wanner <marcusw@×××.net>