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:

C:\gnu>BuildGnubg.bat
Compiling eval.c
Compiling export.c
Compiling external.c
Compiling gnubg.c
Compiling gtk-multiview.c
Compiling gtkboard.c
Compiling gtkcube.c
Compiling gtkchequer.c
Compiling gtkexport.c
Compiling gtkgame.c
gtkgame.c:2095: warning: 'python_run_file' defined but not used
mingw32-make: *** [obj/gtkgame.o] Error 1
** Build failed **


Do you know what might cause this?
thanks a lot


On 7/5/07, Christian Anthon <[EMAIL PROTECTED]> wrote:

On 7/5/07, bar tomas <[EMAIL PROTECTED]> wrote:
>
>  I deleted the definition of  PKGDATADIR  in config.h and then tried
running
> the BuildGnubg.bat script again, but it didn't succeed either. I got the
> following compilation messages:
>
That is right.
>
>  mingw32-make: *** No rule to make target `obj/erf.o', needed by
> `gnubg.exe'.  St
>  op.
>  ** Build failed **
>

You need to remove the word "erf" from Makefile.w32 and you should be set
to go.

The Makefile and the config.h isn't fully up to the latest changes in
the source.

Christian.

_______________________________________________
Bug-gnubg mailing list
Bug-gnubg@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to