Gentoo Archives: gentoo-user

From: Benno Schulenberg <benno.schulenberg@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with FONTS under X
Date: Wed, 05 Mar 2008 19:26:11
Message-Id: 200803052015.27252.benno.schulenberg@gmail.com
In Reply to: Re: [gentoo-user] Problem with FONTS under X by mateuszmierzwinski@o2.pl
1 mateuszmierzwinski@××.pl wrote:
2 > CFLAGS="-O3 -pipe -fomit-frame-pointer -march=nocona
3 > -mtune=nocona"
4 > CXXFLAGS="-O3 -pipe -fomit-frame-pointer -march=nocona
5 > -mtune=nocona"
6
7 Recompile your entire system with -O2, and see if the problem
8 persists. If it persists, show the full output of emerge --info.
9 By the way, -march implies -mtune, so you can drop the latter.
10
11 > Here is GLXINFO:
12
13 Why is glxinfo relevant? Are you trying to use this new-fangled
14 compiz stuff? How about switching that off and see how it goes?
15 And show us your xorg.conf.
16
17 Why are you already using KDE-4 when it is still hard masked? You
18 seem to be asking for trouble.
19
20 Benno
21 --
22 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problem with FONTS under X mateuszmierzwinski@××.pl