Xorg 7.2 RC2

Wu, Nian nian.wu at intel.com
Fri Nov 17 21:03:02 PST 2006


I look at the proto/inputproto git tree, in master branch there is a commit:
 
committer	Daniel Stone <daniels at endtroducing.fooishbar.org>
	 Mon, 17 Jul 2006 23:34:45 +0000 (19:34 -0400)
commit	7a4a2a3e733378abced0a184627adfda4ed387b9

which delete these macro defination from inputproto/XI.h: 
-/* Merged from Metrolink tree for XINPUT stuff  */
-#define TS_Raw                                  57
-#define TS_Scaled                               58
-#define SendCoreEvents                  59
-#define DontSendCoreEvents              60
-/* End of merged section        */

Why do those input driver module still use these macro?  

-----Original Message-----
From: xorg-bounces at lists.freedesktop.org [mailto:xorg-bounces at lists.freedesktop.org] On Behalf Of Wu, Nian
Sent: 2006年11月17日 22:45
To: Stefan Dirsch
Cc: xorg at lists.freedesktop.org
Subject: RE: Xorg 7.2 RC2

 After resolving those version dependence and missing module, I have almost compiled all modules except several input drivers:
xf86-input-citron, xf86-input-dmc,  xf86-input-dynapro,  xf86-input-elo2300,  xf86-input-microtouch,  xf86-input-penmount.

When compiled those modules, they reported same error, for example:
xf86Dyna.c:492: error: 'TS_Raw' undeclared (first use in this function)
xf86Dyna.c:492: error: 'TS_Scaled' undeclared (first use in this function)
xf86Dyna.c:497: error: 'SendCoreEvents' undeclared (first use in this function)
xf86Dyna.c:497: error: 'DontSendCoreEvents' undeclared (first use in this function)
xf86Dyna.c: In function 'ConvertProc':
xf86Dyna.c:526: error: 'TS_Raw' undeclared (first use in this function)

If  modules that those modules depended is still with wrong version and miss those declaration?
Thanks,
Nian
 

-----Original Message-----
From: Stefan Dirsch [mailto:sndirsch at suse.de] 
Sent: 2006年11月15日 17:44
To: Wu, Nian
Cc: Adam Jackson; xorg at lists.freedesktop.org; xorg-announce at lists.freedesktop.org
Subject: Re: Xorg 7.2 RC2

On Wed, Nov 15, 2006 at 04:53:02PM +0800, Wu, Nian wrote:
> We download the src from http://xorg.freedesktop.org/releases/development/X11R7.2-RC2/
> 
> When building the component libXdmcp, it will report error:
> checking for XPROTO... configure: error: Package requirements (xproto >= 7.0.6) were not met:
> Requested 'xproto >= 7.0.6' but version of Xproto is 7.0.5
> But xproto-7.0.5 included in the src doesn’t match the requirement.
> 
> Did anyone meet this problem too?

I think this is somewhat related to my reply to the announcement before:

---

[...]
Just a list of packages which have already been released before with a
higher release number. Maybe you comment on, why these are not part of
RC2?

glproto-1.4.7.tar.bz2 (1.4.8)
libXau-1.0.1.tar.bz2 (1.0.2)
libXdmcp-1.0.1.tar.bz2 (1.0.2)
libXvMC-1.0.2.tar.bz2 (1.0.3)
xdm-1.0.4.tar.bz2 (1.1.0)
xf86-input-evdev-1.1.2.tar.bz2 (1.1.3)
xf86-input-penmount-1.1.0.tar.bz2 (1.2.0)
xf86-video-i810-1.6.5.tar.bz2 (1.7.2)
xprop-1.0.1.tar.bz2 (1.0.2)
xproto-7.0.5.tar.bz2 (7.0.9)

Most interesting for me: xdm, xf86-video-i810.
[...]
---

Hope this helps. I suggest at least updating the xproto package to
7.0.9 from the individual tree.

Best regards,
Stefan

Public Key available
------------------------------------------------------
Stefan Dirsch (Res. & Dev.)   SUSE LINUX Products GmbH
Tel: 0911-740 53 0            Maxfeldstraße 5
FAX: 0911-740 53 479          D-90409 Nürnberg
http://www.suse.de            Germany 
------------------------------------------------------


More information about the xorg mailing list