[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: unresolved symbols - change_page_attr
- From: Flavio Stanchina <flavio at stanchina dot net>
- Date: Mon, 21 Jun 2004 00:12:47 +0200
Borondil wrote:
your request made me think a bit ;) and I changed the link
/usr/X11R6/lib/libGL.so.1 to point to
/usr/share/fglrx/diversions/libGL.so.1.2 (instead of pointing to
./libGL.so.1.2).
Now everything seems OK.
Ah. Interesting. What you did is completely wrong. ;)
/usr/share/fglrx/diversions/libGL.so.1.2 is the original libGL installed
by the XFree86 packages, and the fglrx driver diverts it out of the way
because it installs its own version with god knows what enhancements and
modifications.
I suspect that the "enhanced" libGL provided by the driver is somewhat
broken on XFree86 4.1.0. You should really run the commands I told you
to and post the output, maybe I can see what's wrong.
--
Ciao, Flavio