OpenSolaris

Printable Version Enter a New Search
Bug ID 6509478
Synopsis xkbproto update to 1.0.3
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:source
Keywords
Responsible Engineer Alan Coopersmith
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_56
Fixed In snv_56
Release Fixed solaris_nevada(snv_56)
Related Bugs
Submit Date 4-January-2007
Last Update Date 16-January-2007
Description
The xkbproto extension headers package needs to be updated from version 1.0.2 to 1.0.3
in order to build Xorg 7.2.   The change to the headers installed is simply removing
a #ifdef guard that is no longer useful:

--- open-src/proto/KB/build_32/kbproto-1.0.2/XKB.h      2004-04-23 11:43:06.0000
00000 -0700
+++ ../XW_S11_7.2/open-src/proto/KB/build_32/kbproto-1.0.3/XKB.h        2006-07-
18 12:21:06.000000000 -0700
@@ -502,9 +502,7 @@
 #define        XkbSA_LastAction        XkbSA_DeviceValuator
 #define        XkbSA_NumActions        (XkbSA_LastAction+1)
 
-#if defined(XF86DDXACTIONS) || defined(XFree86Server)
 #define        XkbSA_XFree86Private    0x86
-#endif
 
     /*
      * Specifies the key actions that clear latched groups or modifiers.
Work Around
N/A
Comments
N/A