Subject: Problems with Xrandr
To: None <teck-pkg@netbsd.org>
From: Juan RP <juan@xtraeme.dyndns.org>
List: tech-pkg
Date: 12/09/2002 16:22:49
Hello, i'm building a new package ( is a window manager called waimea , 
more info -> http://www.waimea.org ), the process of building is OK, but i 
have a problem, this package uses extension Xrandr of XFree86 4.2.1... this
is the output for autoconf:
...
checking for XShapeCombineShape in -lXext... yes
checking for X11/extensions/shape.h... yes
checking whether to build support for the Xinerama extension... yes
checking for XineramaQueryScreens in -lXinerama... yes
checking for X11/extensions/Xinerama.h... yes
checking whether to build support for the Xrender extension... yes
checking for XRenderFindFormat in -lXrender... yes
checking for X11/extensions/Xrender.h... yes
checking whether to build support for the Xrandr extension... yes
checking for XRRSelectInput in -lXrandr... no
** WARNING: Could not find XRRSelectInput in -lXrandr
** WARNING: Disabled Xrandr extension support
checking whether to build support for the Xft library... yes
...
This library doesn't include function XRRSelectInput in -lXrandr...
where i can find this function ? i've got the latest XFree86 version
from NetBSD CVS-current sources. Any suggestion is apreciated.
Thank you.

-- 
jrp@HispaBSD.org 
Juan RP ( Barcelona, Spain )
--