Hi,GnuBG fails to build with GCC on Mac OS X 10.4, with the error:
rollout.c:222: error: static declaration of 'nSkip' follows non-static declaration rollout.h:62: error: previous declaration of 'nSkip' was here
Seems fair. Changing the rollout.h definition to static fixes it.
Ben _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
