Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: How can I fix *tree compiling error (for crafty)

Author: Johan Melin

Date: 11:56:51 11/18/01

Go up one level in this thread


On November 17, 2001 at 11:18:27, Nolan Denson wrote:

Hi,

You should focus on the _first_ few lines, not the last. Once you get one error,
that can result in more errors.

/Johan


>Here's like the last few lines.
>
>C:\\OLDCrafty\\probe.c(48): warning #47: incompatible redefinition of macro
>"bev_broken" (declared at line 746 of "C:\OLDCrafty\epddefs.h")
>  #define bev_broken  (tbbe_ssL+1)  /* illegal or busted */
>          ^
>C:\\OLDCrafty\\probe.c(66): error: identifier "TREE" is undefined
>  int EGTBProbe (TREE *tree, int ply, int wtm, int *score) {
>                 ^
>C:\\OLDCrafty\\probe.c(81): remark #266: function declared implicitly
>    VInitSqCtr(rgiCounters, rgsqWhite, 0, WhitePawns);
>    ^
>C:\\OLDCrafty\\probe.c(151): warning #140: too many arguments in function call
>      *score=DrawScore(wtm);
>                       ^
>C:\\OLDCrafty\\probe.c(66): remark #869: parameter "tree" was never referenced
>  int EGTBProbe (TREE *tree, int ply, int wtm, int *score) {
>                       ^
>compilation aborted for C:\OLDCrafty\CRAFTY.C (code 2)
>Error executing xicl6.exe.
>
>Crafty1.exe - 24 error(s), 18 warning(s)



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.