[kde-solaris] Fix for bug #99585

Mats Rojestal mats.rojestal at bredband.net
Thu Feb 17 17:52:58 CET 2005


Hi,

It compiles fine (kdeaccessibility cvs head ) on both solaris{9,10}_x86
with gcc 3.4.3.

This is the only fix.


===================================================================
RCS file: /home/kde/kdeaccessibility/kbstateapplet/kbstate.cpp,v
retrieving revision 1.5
diff -u -r1.5 kbstate.cpp
--- kbstateapplet/kbstate.cpp   30 Jan 2005 04:27:17 -0000      1.5
+++ kbstateapplet/kbstate.cpp   17 Feb 2005 16:41:44 -0000
@@ -41,6 +41,8 @@

  extern "C"
  {
+#include <X11/Xlib.h>
+#include <X11/Xutil.h>
  #include <X11/XKBlib.h>
  #define XK_MISCELLANY
  #define XK_XKB_KEYS
===================================================================

Regards Mats R




Gunnar Schmi Dt wrote:
> Hello,
> 
> As a bugfix for bug #99585 I have added a configure check that should 
> disable the compilation of the keyboard status appleton systems that do 
> not have XKB support.
> 
> Unfortunately I do not have access to any Solaris system, so I cannot 
> verify whether this really solved the problem. Can anyone on this list 
> please be so kind to test whether the current CVS version of 
> kdeaccessibility compiles?
> 
> If the bug is fixed (which I suppose is the case) I would like to close the 
> entry on bugs.kde.org.
> 
> Gunnar Schmi Dt
> 
> P.S.: Please CC me on your answers as I am not subscribed to this list.
> 
> 
> ------------------------------------------------------------------------
> 
> ___________________________________________________
> This message is from the kde-solaris mailing list.
> Account management:  https://mail.kde.org/mailman/listinfo/kde-solaris.
> Archives: http://lists.kde.org/.
> More info: http://www.kde.org/faq.html.



More information about the kde-solaris mailing list