> I have been running the X 4.1 release for a while now and
> quite frequently
> it has hard locked my box.
Sorry, but you dont mention what hardware and software you are using.
So far i found the current XFree86 core rather stable myselves.
> In a solution to this i decided to upgrade to
> the DRI-CVS, however when making World it ends with the
> following error.
> /usr/i386-slackware-linux/bin/ld: cannot find -lXau
> collect2: ld returned 1 exit status
> make[4]: *** [XFree86] Error 1
[...]
>
> A search on google for -lXau yeilds nothing and no one I talk
> to has any
> idea what this library is.
"-l" instructs the compiler to search for things like "lib*.a" (possibly
lib*.so as well)
in your case the postfix "Xau" completes to "libXau.a" which is
missing for some unknown reason. Maybe it was just not rebuild
or did not get symlinked into the XFree86 exports directory.
see ~/xc/lib/Xau for the sources, at least with X4.1.0 there it is.
> Also one last problem. When starting X with
> multible resolutions IE
> Modes "800x600" "640x480" "1024x768" "1280x1024"
> It starts with a virtual screen bigger then phyiscal screen,
> that i have to
> move around in to find the edge of. This is not the behavior
> selected in
> the config and it does not happen when I only select 1 resolution per
> depth.
When you have virtual screens enabled, the virtual screen area
is at least as big as your biggest X and Y resolution. In your
case you will spot 1280x1024 virtual area if your board has
the caps. Please try "man XF86Config" for turning virtual screens off.
Hint: you can order the resolutions as you want, i.e. you can start up
with highest and then decreasing by simply listing them reverse.
> Thank you in advance
> -Angel
I think you can advance your system with these hints.
Excuse me tha i am only adressing the basics - thats
the area where i supposed the help is needed for now.
Regards AlexS.
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel