I'm trying to compile gnubg using Jon Kinsey's script.
I am failing a this point:
Compiling gnubg.c
gnubg.c:112:21: credits.h: No such file or directory
gnubg.c: In function `main':
gnubg.c:7438: error: `aszCOPYRIGHT' undeclared (first use in this function)
gnubg.c:7438: error: (Each undeclared identifier is reported only once
gnubg.c:7438: error: for each function it appears in.)
mingw32-make: *** [obj/gnubg.o] Error 1
** Build failed **
Press any key to continue . . .
Credits.h does indeed not exist - I have a credits.sh that tells me
credits.c is made from credits.sh.
How do I get this to work?
Thanks,
Ian
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg