bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] compiling gnubg on win98


From: Jim Segrave
Subject: Re: [Bug-gnubg] compiling gnubg on win98
Date: Sat, 4 Oct 2003 19:52:06 +0200
User-agent: Mutt/1.4.1i

On Sat 04 Oct 2003 (17:13 +0100), Hlynur Sigurg?slason wrote:
> I have followed the instructions in How to compile a new build of "GNU 
> Backgammon for Windows"
> (http://users.skynet.be/bk228456/gnubg_new_build.html) and the compilation 
> seems to work correctly up to the following point: (see output below).  Can 
> somebody help me if I am doing something wrong.  I have followed the 
> instructions to the letter and all paths are as reccomended.

It looks to me like the Makefile that you have is not
up-to-date. There are new source files formatgs.c and its associated
header formatgs.h, but formatgs.o is not in your make output quoted
below. I assume the source has been updated, but the Windows Makefile
package has not. I'm unsure what the solution is - you might add
formatgs.c to the SOURCE in the makefile  and formatgs.o to OBJS, but
I'm just guessing here


> ---------------------------------------------------------------------------- 
> -----------------------------------------------
> gcc -o gnubg analysis.o bearoff.o bearoffgammon.o boardpos.o copying.o 
> credits.o database.o dice.o drawboard.o erf.o eval.o export.o external.o 
> format.o getopt.o getopt1.o gnubg.o gtk-multiview.o gtkbearoff.o gtkboard.o 
> gtkchequer.o gtkcolour.o gtkcube.o gtkexport.o gtkgame.o gtkmet.o 
> gtkmovefilter.o gtkoptions.o gtkpath.o gtkprefs.o gtkrace.o gtksplash.o 
> gtktempmap.o gtktheory.o gtktoolbar.o guile.o html.o htmlimages.o i18n.o 
> import.o kleinman.o latex.o luxi.o matchequity.o matchid.o onechequer.o 
> openurl.o osr.o path.o play.o positionid.o postscript.o progress.o 
> pub_eval.o record.o render.o renderprefs.o rollout.o set.o sgf.o sgfl.o 
> sgfp.o show.o simplelibgen.o sound.o speed.o text.o -mwindows -L./lib - 
> levent -lxml2 -lintl.dll -lgdbm.dll -lglib-2.0.dll -lgdk.dll -lgtk.dll - 
> liconv -lpng -lz -lfreetype -lart_lgpl -lwsock32 -lwinmm -lm
> analysis.o(.text+0x284d):analysis.c: undefined reference to `formatGS'
> analysis.o(.text+0x28d2):analysis.c: undefined reference to `formatGS'
> analysis.o(.text+0x2941):analysis.c: undefined reference to `freeGS'
> analysis.o(.text+0x2959):analysis.c: undefined reference to `formatGS'
> analysis.o(.text+0x29c8):analysis.c: undefined reference to `freeGS'
> analysis.o(.text+0x29e0):analysis.c: undefined reference to `formatGS'
> analysis.o(.text+0x2a4f):analysis.c: undefined reference to `freeGS'
> analysis.o(.text+0x28c2):analysis.c: undefined reference to `freeGS'
> gtkgame.o(.text+0x1e966):gtkgame.c: undefined reference to `formatGS'
> gtkgame.o(.text+0x1e9a5):gtkgame.c: undefined reference to `freeGS'
> html.o(.text+0x6611):html.c: undefined reference to `formatGS'
> html.o(.text+0x665d):html.c: undefined reference to `freeGS'
> html.o(.text+0x6671):html.c: undefined reference to `formatGS'
> html.o(.text+0x66c2):html.c: undefined reference to `freeGS'
> html.o(.text+0x66d6):html.c: undefined reference to `formatGS'
> html.o(.text+0x6727):html.c: undefined reference to `freeGS'
> html.o(.text+0x673b):html.c: undefined reference to `formatGS'
> html.o(.text+0x678c):html.c: undefined reference to `freeGS'
> C:\MINGW\BIN\MINGW3~4.EXE: *** [gnubg] Error 1
> .
> . Procedure ended
> .
> ---------------------------------------------------------------------------- 
> ------------------------------------------
> 
> 
> 
> 
> _______________________________________________
> Bug-gnubg mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-gnubg

-- 
Jim Segrave           address@hidden





reply via email to

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