I downloaded the snapshot and encountered the following problems: 1. There is something wrong with the Imakefile for Xlib. Some files dont't get compiled, leading to unresolved symbols.
Example: lcGenConv.o is part of STATICI18NSTATICOBJS STATICI18NSTATICOBJS is part of STATICLCOBJS STATICLCOBJS is part of EXTRAUNSHAREDOBJS and (optional) EXTRASHAREDOBJS Neither $(EXTRAUNSHAREDOBJS) nor $(EXTRASHAREDOBJS) are used in the Imakefile, so lcGenConv.o doesn't make it into OBJS. 2. Some time ago a reported a bug preventing xvidtune to set tweaked video modes. This hasn't been fixed yet. As a temporary fix one can comment out the lines if (mode == pScr->currentMode) return TRUE; of the function xf86SwitchMode() in xc/programs/Xserver/hw/xfree86/common/xf86Cursor.c (around line 190). Regards, Frank. -- Frank Giessler Klinikum der Universitaet Jena Tel.: +49-3641-9 35259 Biomagnetisches Zentrum Fax : +49-3641-9 35355 _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel