On Tue, 28 Jan 2003, Frank Giessler wrote:

> 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,

No, but references to these are generated by the rules the Imakefile
invokes.

> so lcGenConv.o doesn't make it into OBJS.

Likely because you are not building the static library.

> 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).

The attached modifies the extension instead.  Please try it out.

Marc.

+----------------------------------+-----------------------------------+
|  Marc Aurele La France           |  work:   1-780-492-9310           |
|  Computing and Network Services  |  fax:    1-780-492-1729           |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]          |
|  University of Alberta           +-----------------------------------+
|  Edmonton, Alberta               |                                   |
|  T6G 2H1                         |     Standard disclaimers apply    |
|  CANADA                          |                                   |
+----------------------------------+-----------------------------------+
XFree86 Core Team member.  ATI driver and X server internals.

Attachment: Giessler.diff.gz
Description: Binary data

Reply via email to