After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 108850 - gnome-control-center does not build on Solaris
gnome-control-center does not build on Solaris
Status: RESOLVED DUPLICATE of bug 106196
Product: gnome-control-center
Classification: Core
Component: general
2.2.x
Other Solaris
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-20 16:07 UTC by clifton lockhart
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to include Xlib.h (431 bytes, patch)
2003-03-20 16:09 UTC, clifton lockhart
none Details | Review

Description clifton lockhart 2003-03-20 16:07:31 UTC
The error occurs in:
gnome-control-center/capplets/accessibility/keyboard/gnome-accessibility-keyboard-properties.c

It should use the include file "X11/Xlib.h" as it is required to build 
gnome-control-center on Solaris.

I have attached a patch to fix this problem.
Comment 1 clifton lockhart 2003-03-20 16:09:32 UTC
Created attachment 15135 [details] [review]
patch to include Xlib.h
Comment 2 Jody Goldberg 2003-03-20 18:45:13 UTC
Seems innocuous.  Please commit on both branches then close the bug.
Comment 3 Kjartan Maraas 2003-04-22 23:05:33 UTC
Should it be included within the #ifdef HAVE_X11_EXTENSIONS_XKB_H?
Comment 4 Kjartan Maraas 2003-04-29 22:30:17 UTC
Duplicate :)

*** This bug has been marked as a duplicate of 106196 ***