GNOME Bugzilla – Bug 166091
Build broken on Darwin/OS X
Last modified: 2005-02-15 11:07:36 UTC
1. Try to build on OS X. 2. Build breaks in src/dumpkeys.c We need to include <sys/types.h> before the other sys stuff, because on OS X (and possibly some other platforms), it is not pulled in automatically by the other headers. Attaching a patch.
Created attachment 36897 [details] [review] Patch to fix build on OS X
*** Bug 166368 has been marked as a duplicate of this bug. ***
This has been reported in a different report and is fixed in CVS. *** This bug has been marked as a duplicate of 126377 ***