On FreeBSD 6.0 : rollout.o(.text+0x11d3): In function `RolloutGeneral': /home/pm/src/gnubg/rollout.c:1480: undefined reference to `min' *** Error code 1
min() is not a standard function or macro. You have to define it yourself. See for instance eval.c (where it seems to be defined twice!) or osr.c
_______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
