garnome-0.27.1 build failure on RH9



I'm trying to build gnome-2.4 on my RedHat 9 system via garnome-0.27.1, however I continue to encounter the following error(s):
...
checking GRANDR_APPLET_LIBS... -pthread -Wl,--export-dynamic -L/usr/local/garnome/lib -L/usr/X11R6/lib -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lm -lgmodule-2.0 -ldl -lglib-2.0
checking for XRRSetScreenConfigAndRate in -lXrandr... no
configure: error: "Suitable Xrandr extension library not found - you need at least X 4.3"
make.exe[2]: *** [configure-work/main.d/grandr_applet-0.2/configure] Error 1
make.exe[2]: Leaving directory `/software/gnome2/garnome-0.27.1/gnome/grandr_applet'
make.exe[1]: *** [../../gnome/grandr_applet/cookies/main.d/install] Error 2
make.exe[1]: Leaving directory `/software/gnome2/garnome-0.27.1/meta/gnome-power-tools'
make.exe: *** [install] Error 2

The applicable section from the config.log is:
configure:4898: cc -o conftest -g -I/usr/local/garnome/include -I/usr/X11R6/include -L/usr/local/garnome/lib -L/usr/X11R6/lib -O2 -pipe -I/usr/local/garnome/include -I/usr/X11R6/include -L/usr/local/garnome/lib -L/usr/X11R6/lib conftest.c -lXrandr -lXrender -L/usr/X11R6/lib -lSM -lICE -lX11 >&5
/usr/X11R6/lib/libXrandr.so: undefined reference to `XextAddDisplay'
/usr/X11R6/lib/libXrandr.so: undefined reference to `XextFindDisplay'
/usr/X11R6/lib/libXrandr.so: undefined reference to `XextRemoveDisplay'
/usr/X11R6/lib/libXrandr.so: undefined reference to `XMissingExtension'
collect2: ld returned 1 exit status
configure:4901: $? = 1
configure: failed program was:
| #line 4874 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "grandr_applet"
| #define PACKAGE_TARNAME "grandr_applet"
| #define PACKAGE_VERSION "0.2"
| #define PACKAGE_STRING "grandr_applet 0.2"
| #define PACKAGE_BUGREPORT "nothing"
| #define PACKAGE "grandr_applet"
| #define VERSION "0.2"
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char XRRSetScreenConfigAndRate ();
| int
| main ()
| {
| XRRSetScreenConfigAndRate ();
|   ;
|   return 0;
| }
configure:4919: result: no
configure:4970: error: "Suitable Xrandr extension library not found - you need at least X 4.3"

I have the base XFree86 version that came with RedHat 9 (plus any updates from up2date) installed, specifically packages:
--> rpm -qa | grep XFree
XFree86-xauth-4.3.0-2
XFree86-libs-data-4.3.0-2
XFree86-devel-4.3.0-2
XFree86-libs-4.3.0-2
XFree86-75dpi-fonts-4.3.0-2
XFree86-xfs-4.3.0-2
XFree86-base-fonts-4.3.0-2
XFree86-tools-4.3.0-2
XFree86-Mesa-libGL-4.3.0-2
XFree86-Mesa-libGLU-4.3.0-2
XFree86-Xnest-4.3.0-2
XFree86-truetype-fonts-4.3.0-2
XFree86-twm-4.3.0-2
XFree86-Xvfb-4.3.0-2
XFree86-100dpi-fonts-4.3.0-2
XFree86-font-utils-4.3.0-2
XFree86-4.3.0-2

I have installed the latest nvidia linux driver (4496), and am using TwinView for multihead (not sure that matters). When running xrandr I get the following output:
--> xrandr
SZ:    Pixels          Physical       Refresh
*0   2560 x 1024   ( 372mm x 271mm )  *85
1   2176 x 864    ( 372mm x 271mm )   85
2   2048 x 768    ( 372mm x 271mm )   84
Current rotation - normal
Current reflection - none
Rotations possible - normal
Reflections possible - none

I am able to change resolutions by doing "xrandr -s <SZ>" so it appears the extension "works".

Thanks in advance for any assistance/suggestions.

J Sanders
E-Mail: jpknights msn com

_________________________________________________________________
Get 10MB of e-mail storage! Sign up for Hotmail Extra Storage. http://join.msn.com/?PAGE=features/es




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]