Re: Grandr and libs problems
- From: flemingb <flemingb oit edu>
- To: garnome-list gnome org
- Subject: Re: Grandr and libs problems
- Date: Tue, 28 Oct 2003 23:44:50 -0800
Thanks Mike,
I tried what you said - All I have are 2.0 libs for Xrandr. I looked in the
libXrandr.a file, though, and extracted the static library from it -
ar -x libXrandr.a Xrandr.o
and then compiled that into a shared library
gcc -shared -o libXrandr.so.2.0.new Xrandr.o
and then renamed it to libXrandr.so.2.0 and redid the other (.so, .so.2)
symlinks to point to that file, and then ran
ldconfig and
ldconfig -n /usr/X11R6/lib
I can do a nm libXrandr.so | grep "XRRSetScreenConfigAndRate" now and get a
valid result, but after running make clean & make in the grandr_applet directory,
I still get the same exact problem. (all that stuff may have been worthless,
though :) Any other ideas? Does RedHat (or someone else) have different versions
of XFree86-libs rpm?
Thanks again,
Ben
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]