Hi On 02/14/2013 12:46 PM, h.g.mul...@hccnet.nl wrote: > Someone reported to me the error message during ./configure that I copied > below. Is this his problem, or a fault of out configure script? >[...] > checking whether compiler understands -Wall -Wno-parentheses... yes > ./configure: line 7060: syntax error near unexpected token `CAIRO,' > ./configure: line 7060: `PKG_CHECK_MODULES(CAIRO, cairo >= 1.2.0 > librsvg-2.0 >= 2.14.0 )'
the problem is that pkg-config is missing. I added a test in configure to output a better error message if this is the case. Seems to work well on my system (tested with pkg-config installed/de-installed). Arun _______________________________________________ Bug-XBoard mailing list Bug-XBoard@gnu.org https://lists.gnu.org/mailman/listinfo/bug-xboard