Gentoo Archives: gentoo-user

From: Stefan Frank <s_frank@××××××××.ch>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Modular X.org + Nvidia = GLX not loading
Date: Wed, 14 Dec 2005 15:45:00
Message-Id: 200512141709.16159.s_frank@freesurf.ch
In Reply to: Re: [gentoo-user] Modular X.org + Nvidia = GLX not loading by Dirk Heinrichs
1 On Wednesday 14 December 2005 15:54, Dirk Heinrichs wrote:
2 > Any chance you're using hardened gcc? Try switching gcc to vanilla (using
3 > gcc-config) and rebuild xorg-server and eventually the nvidia stuff.
4
5 Nope:
6
7 # gcc-config -L
8 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4:/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/32
9
10 I reemerged xorg-server and nvidia-stuff several times...
11
12 > If that still doesn't work, also try adding -fno-stack-protector to your
13 > CFLAGS.
14
15 Do you think, this is worth a try? I assume the problem is somewhere else
16 (related to something I have different than others?). My CFLAGS seem to me
17 very usual:
18
19 CFLAGS="-O2 -pipe -fomit-frame-pointer"
20 --
21 gentoo-user@g.o mailing list