On 7/6/07, bar tomas <[EMAIL PROTECTED]> wrote:
Thank you very much for your help.
I deleted the word erf from the Makefile.w32 file as you suggested and the
compilation no longer generates that error.
But another error appears later. This is the output:
gtkgame.c:2095: warning: 'python_run_file' defined but not used
mingw32-make: *** [obj/gtkgame.o] Error 1
** Build failed **
The warning is harmless but you have the -Werror flag in
buildgnubg.bat, which causes the build to exit on all warnings. Just
delete that flag.
Christian.
_______________________________________________
Bug-gnubg mailing list
Bug-gnubg@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnubg