Problem with gnuchess 5.07
"Shaneeb Kamran" <[email protected]> Fri, 30 Jun 2006 14:51:44 +0500
| Newsgroups | gmane.comp.gnu.chess.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I came across a slight problem while building the latest gnuchess 5.07.
The config script ran without complaining but on running 'make' the
following error was produced:
input.c:95: error: static declaration of "input_thread" follows non-static
declaration
common.h:719: error: previous declaration of "input_thread" was here
make[2]: *** [input.o] Error 1
make[2]: Leaving directory `/root/gnuchess-5.07/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/gnuchess-5.07/src'
make: *** [all-recursive] Error 1
I tried removing the 'static' modifier of 'input_thread' in the file input.c,
and the build was successful. Please look into this issue. For your
information i am using gcc version 4.0.0 on Fedora Core 4.
Thanks
_______________________________________________
Bug-gnu-chess mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnu-chess