<URL: http://bugs.freeciv.org/Ticket/Display.html?id=25944 >
Make fails on a recent dev snapshot with:
In file included from intl-compat.c:20:
../config.h:29:96: missing terminating " character
make[2]: *** [intl-compat.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
The failing line in config.h is:
#define FC_STORE_CPPFLAGS "
-DDEFAULT_DATA_PATH="\".:data:~/.freeciv:${prefix}/share/freeciv\"""
By removing the very last quote ("), the snapshot compiles cleanly.
However, the problem is repeated every time config.h is regenerated.
My system is OSX 10.3.9
--Daniel
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev