bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compilation errors when building gnubg on windows XP


From: bar tomas
Subject: Re: [Bug-gnubg] Compilation errors when building gnubg on windows XP
Date: Fri, 6 Jul 2007 01:02:06 +0200

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 <address@hidden> wrote:
On 7/5/07, bar tomas <address@hidden> 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.


reply via email to

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