bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Problem with your recent change in gnubg's rollout.c


From: Philippe Michel
Subject: [Bug-gnubg] Problem with your recent change in gnubg's rollout.c
Date: Tue, 11 Apr 2006 23:29:08 +0200 (CEST)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]