bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Latest CVS Snapshot -problem


From: Michael Petch
Subject: [Bug-gnubg] Latest CVS Snapshot -problem
Date: Thu, 14 Aug 2003 19:59:00 -0600

There seems to be an issue with recent changes. the gnubg executable
gets generated appropriately, hwoever when making makebearoff there seem
to be object files that need to be added to resolve an undefined
function. In particular I am now seeing -

epfile='.deps/makebearoff.Po' tmpdepfile='.deps/makebearoff.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib  -I/usr/include/libxml2 -I./intl
-DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/include/freetype2 
-I/usr/include/python2.2  -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I/usr/include/kde/artsc  -I/usr/include/gnome-1.0     -g -O2 -c `test
-f 'makebearoff.c' || echo './'`makebearoff.c
gcc  -g -O2   -o makebearoff  makebearoff.o eval.o positionid.o
pub_eval.o matchequity.o matchid.o i18n.o getopt.o getopt1.o osr.o
bearoffgammon.o bearoff.o path.o format.o  -Llib -levent -Llib -levent
-lguile -lltdl -lqthreads -lpthread -lcrypt -lm  -lxml2 -lz -lm
-lfreetype  -ldl  -lpthread -lutil
/usr/lib/python2.2/config/libpython2.2.a  -Wl,--export-dynamic
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
-lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0   -lpng -lgmp -ldl -lgdbm -lreadline -ltermcap -lm
format.o(.text+0x1475): In function `OutputCubeAnalysisFull':
/home/mpetch/3d/gnubg/format.c:753: undefined reference to `badSkill'
format.o(.text+0x1564):/home/mpetch/3d/gnubg/format.c:820: undefined
reference to `badSkill'
format.o(.text+0x157a):/home/mpetch/3d/gnubg/format.c:826: undefined
reference to `badSkill'

I noticed that analysis.o seems to be a requirement, but it have many
other dependencies as well. I know someone here will know what they are
:)

-- 
Michael Petch <address@hidden>
CApp::Sysware Consulting Ltd.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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