Re: grandr_applet-0.2:



On Wed, 2003-07-30 at 11:19, Bernd Muent wrote:
> Hi,
> While compiling grandr_applet-0.2 it stops with:
> 
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> [...]
> checking for XRRSetScreenConfigAndRate in -lXrandr... no
> configure: error: "Suitable Xrandr extension library not found - you 
> need at least X 4.3"
> 
> Hmm, I just updated to XFree86 4.3 and it is looking at the right place 
> for the headers.
> 
> In config.log I find more details:
> 
> configure:4867: checking for XRRSetScreenConfigAndRate in -lXrandr
> configure:4898: cc -o conftest -g -I/opt/gnome2_2_2/include 
> -I/usr/X11R6/include -L/opt/gnome2_2_2/lib -L/usr/X11R6/lib -O2 -pipe 
> -I/opt/gnom$
> /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'
> 
> Looking for for this libXRandr.so:
> ls -la /usr/X11/lib/*rand*
> -rw-r--r--    1 root     root         7398 Mär  7 19:37 
> /usr/X11/lib/libXrandr.a
> lrwxrwxrwx    1 root     root           16 Jul 30 11:03 
> /usr/X11/lib/libXrandr.so -> libXrandr.so.2.0
> lrwxrwxrwx    1 root     root           16 Feb 20 15:35 
> /usr/X11/lib/libXrandr.so.1 -> libXrandr.so.1.0
> -rwxr-xr-x    1 root     root        10892 Jan 20  2002 
> /usr/X11/lib/libXrandr.so.1.0
> lrwxrwxrwx    1 root     root           16 Jul 30 11:03 
> /usr/X11/lib/libXrandr.so.2 -> libXrandr.so.2.0
> -rwxr-xr-x    1 root     root        13115 Mär  7 19:37 
> /usr/X11/lib/libXrandr.so.2.0
> 
> So what's going wrong here?
> 

A quick guess would be that you don't have the dev packages installed,
ie. the header files.


Cheers
Jens




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