bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Compiling latest code


From: Massimiliano Maini
Subject: [Bug-gnubg] Compiling latest code
Date: Mon, 9 Nov 2009 11:37:21 +0100

Maybe it's me not fully awake, but compiling the latest code I get
some strange errors:

Compiling cache.c
In file included from ../backgammon.h:25,
                 from ../multithread.h:16,
                 from cache.c:33:
../analysis.h:154: error: expected declaration specifiers or '...'
before 'matchstate'
In file included from ../backgammon.h:27,
                 from ../multithread.h:16,
                 from cache.c:33:
../rollout.h:160: error: expected declaration specifiers or '...'
before 'BasicCubefulRollout'
../rollout.h:160: warning: data definition has no type or storage class
../rollout.h:160: warning: type defaults to 'int' in declaration of
'EXP_LOCK_FUN'
In file included from ../multithread.h:16,
                 from cache.c:33:
../backgammon.h:112: error: expected specifier-qualifier-list before 'CMark'
../backgammon.h:213: error: expected specifier-qualifier-list before
'matchstate'
../backgammon.h:356: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'ms'
../backgammon.h:406: error: expected declaration specifiers or '...'
before 'va_list'
../backgammon.h:414: error: expected declaration specifiers or '...'
before 'va_list'
In file included from ../multithread.h:16,
                 from cache.c:33:
../backgammon.h:435: warning: type defaults to 'int' in declaration of
'matchstate'
../backgammon.h:435: error: expected ';', ',' or ')' before '*' token
../backgammon.h:441: warning: type defaults to 'int' in declaration of
'matchstate'
../backgammon.h:441: error: expected ';', ',' or ')' before '*' token
../backgammon.h:452: error: expected declaration specifiers or '...'
before 'matchstate'
../backgammon.h:481: error: expected ')' before '*' token
../backgammon.h:491: error: expected ')' before '*' token
../backgammon.h:493: warning: type defaults to 'int' in declaration of
'matchstate'
../backgammon.h:493: error: expected ';', ',' or ')' before '*' token
../backgammon.h:1003: warning: type defaults to 'int' in declaration
of 'matchstate'
../backgammon.h:1003: error: expected ';', ',' or ')' before '*' token
In file included from cache.c:33:
../multithread.h:53: error: expected specifier-qualifier-list before
'matchstate'

MaX.




reply via email to

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