gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] Current CVS does not compile?


From: Marco Scheurer
Subject: [gnugo-devel] Current CVS does not compile?
Date: Mon, 11 Aug 2003 17:17:28 +0200

(With checking for variadic cpp define... no)

printutils.c: In function `DEBUG_func':
printutils.c:222: `debug' undeclared (first use in this function)
printutils.c:222: (Each undeclared identifier is reported only once
printutils.c:222: for each function it appears in.)
make[2]: *** [printutils.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

gnugo.h (not included in printutils.c) declares 'extern int debug;' but the definition seems to be missing.

marco





reply via email to

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