[Bug-XBoard] [bug #45599] Xaw frontend build failure in OS X

2015-07-24 Thread Carlos Sánchez de La Lama
Follow-up Comment #1, bug #45599 (project xboard): Seems related to Xorg bug #1625. https://bugs.freedesktop.org/show_bug.cgi?id=1625 The fix for that bug included X11/keysymdef.h inside X11/Xutil.h. X11 version on my iBook G4 (rather old, in fact) is older than that and does not include it.

Re: [Bug-XBoard] [bug #45599] Xaw frontend build failure in OS X

2015-07-23 Thread Joshua Pettus
Hi They are, we replaced __APPLE__ with osxapp for that very reason. My guess is it’s a problem with his x11 install. The default install is a little weird. You can try installing it in macports and see if that helps. Josh On Jul 23, 2015, at 4:10 AM, H.G. Muller h.g.mul...@hccnet.nl

Re: [Bug-XBoard] [bug #45599] Xaw frontend build failure in OS X

2015-07-23 Thread H.G. Muller
I suppose this is a consequence of the gtkosx integration patches being activated when compiling on OS X, even if the desire is not to compile for the integrated version, but for a version intended to run on the Unix-compatible OS X interface (XQuartz?)? I suppose we should surround the OS X