bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Error compiling


From: Øystein Johansen
Subject: Re: [Bug-gnubg] Error compiling
Date: Sat, 27 Jul 2002 17:02:58 +0000
User-agent: Mutt/1.2.5i

On Sat, Jul 27, 2002 at 02:39:23PM +0200, Nicklas Ekstrand wrote:
> guile.o: In function `evaluate_position_cubeful':
> /dinonet/laphome/lapne/local/backgammon/gnubg/guile.c:315: undefined
> reference to `EvaluatePositionCubeful'
> collect2: ld returned 1 exit status
> make[2]: *** [gnubg] Error 1
> make[2]: Leaving directory
> `/dinonet/laphome/lapne/local/backgammon/gnubg'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/dinonet/laphome/lapne/local/backgammon/gnubg'
> make: *** [all-recursive-am] Error 2

Hi,

./configure --disable-guile

(or remove the line '#define HAVE_GUILE 1' in config.h)

Jørn: guile.c should be updated to call the right EvaluatePositionCubeful.
Is it EvaluatePositionCubeful3 we're using now?

-Øystein
  



reply via email to

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