Add a New Comment (Rich Markup)
This was fixed at some point.
Please disregard the "xboard.diff" that I uploaded... I mistakenly uploaded the wrong file. The correct patch is "xboard-fixed.diff"
I'm trying to build XBoard 4.8.0 on OS X using the Homebrew package manager. Homebrew's port of Cairo no longer includes Xlib support (it is Quartz only now). There are a few .c files in XBoard 4.8.0 that needlessly #include <cairo/cairo-xlib.h>, so the build fails. By deleting those includes, the build succeeds. See attached patch.
$ ./configure --with-gtk --without-Xaw [..] $ make [..] CC draw.o clang: warning: argument unused during compilation: '-L/opt/local/lib' draw.c:57:10: fatal error: 'cairo/cairo-xlib.h' file not found #include <cairo/cairo-xlib.h> ^ 1 error generated. make[2]: *** [draw.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)
Attach Files: Comment:
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Only logged-in users can vote.
Please enter the title of George Orwell's famous dystopian book (it's a date):
Follow 4 latest changes.
Copyright © 2023 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. The Levitating, Meditating, Flute-playing Gnu logo is a GNU GPL'ed image provided by the Nevrax Design Team. Source Code
Powered by Savane 3.11