Gentoo Archives: gentoo-user

From: Enrico Weigelt <weigelt@×××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Error emerging gtk+ Pango not found (expat issue or not?)
Date: Tue, 25 Mar 2008 00:17:17
Message-Id: 20080325001636.GA2672@nibiru.local
In Reply to: Re: [gentoo-user] Error emerging gtk+ Pango not found (expat issue or not?) by Patrick Holthaus
1 * Patrick Holthaus <patrick.holthaus@×××××××××××××.de> wrote:
2
3 > > What does config.out say about this ?
4 >
5 > There is no config.out in /var/tmp/portage. You can find build.log and
6 > config.log here:
7
8 yeah, I meant config.log ;-o ... and it clearly tells what's wrong.
9 cairo's obviously built w/ GL, and your GL library is broken.
10 In no way surprising, since it's NVidia's proprietary crap.
11
12 You could try switching to another GL (via eselect) or rebuilding
13 cairo w/o GL.
14
15 BTW: if you experience system lockups or X11 crashes, also the
16 NVidia driver may be the source of evil.
17
18 Sad but true: there is *NO* reliable 3D driver for recent NVidia
19 cards. NV's proprietary driver is crap, and they're totally unwilling
20 to support OSS community in any way. So if you really want GL,
21 either try software rendering (via mesa) or get a supported card.
22 (I've got the same problem - didn't properly check before bying :( )
23
24
25 cu
26 --
27 ---------------------------------------------------------------------
28 Enrico Weigelt == metux IT service - http://www.metux.de/
29 ---------------------------------------------------------------------
30 Please visit the OpenSource QM Taskforce:
31 http://wiki.metux.de/public/OpenSource_QM_Taskforce
32 Patches / Fixes for a lot dozens of packages in dozens of versions:
33 http://patches.metux.de/
34 ---------------------------------------------------------------------
35 --
36 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Error emerging gtk+ Pango not found (NOT expat - kind of SOLVED) Patrick Holthaus <patrick.holthaus@×××××××××××××.de>