gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] Building GNU go - have I done it?


From: Lou Cohen
Subject: [gnugo-devel] Building GNU go - have I done it?
Date: Sun, 26 Jun 2005 22:12:19 -0400
User-agent: Microsoft-Entourage/10.1.6.040913.0

Dear GNU developers,

Many thanks for making a go-playing program available as open source
software. I learned about GNU go by running gGo, which provides an option to
interface to GNU go. Of course I had not downloaded GNU go so I went to your
website and downloaded the sources. Hmmmm, sources, not a binary! well, what
do I know? I'll give it a try. I've never built a program on my Mac before,
but maybe I can figure it out.

To make a long story short, I don't actually know if I've succeeded.

Below is the very long output that I got when I typed ./configure; make.

I didn't dare run as wheel, I've never done it, so I figured perhaps I could
make the executable file and point gGo to it.

My question is: have I succeeded? When gGo asks me "where is GNU go", what
do I tell it?

Many thanks,

Lou Cohen



loucohen 3% 
loucohen 3% cd /Users/loucohen/Desktop/gnugo-3.6
loucohen 4% ./configure; make
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing pow... none required
checking for mingw32... no
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking whether make sets ${MAKE}... (cached) yes
checking whether sys/types.h defines makedev... yes
checking whether time.h and sys/time.h may both be included... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for curses.h... yes
checking for term.h... yes
checking for ncurses/curses.h... no
checking for ncurses/term.h... no
checking for long... yes
checking size of long... 4
checking for vsnprintf... yes
checking for gettimeofday... yes
checking for usleep... yes
checking for times... yes
checking for variadic cpp define... yes
checking whether gcc supports transparent unions... yes
checking for library containing initscr... -lncurses
checking for vwprintw... yes
checking for keypad... yes
checking for KEY_UP... yes
checking for library containing tparm... none required
checking for color support... curses
configure: creating ./config.status
config.status: creating Makefile
config.status: creating interface/Makefile
config.status: creating patterns/Makefile
config.status: creating sgf/Makefile
config.status: creating utils/Makefile
config.status: creating engine/Makefile
config.status: creating doc/Makefile
config.status: creating regression/Makefile
config.status: creating interface/debugboard/Makefile
config.status: creating config.vc
config.status: creating config.h
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
Making all in utils
source='getopt.c' object='getopt.o' libtool=no \
depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c `test -f getopt.c || echo
'./'`getopt.c
source='getopt1.c' object='getopt1.o' libtool=no \
depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c `test -f getopt1.c || echo
'./'`getopt1.c
source='random.c' object='random.o' libtool=no \
depfile='.deps/random.Po' tmpdepfile='.deps/random.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c `test -f random.c || echo
'./'`random.c
source='gg_utils.c' object='gg_utils.o' libtool=no \
depfile='.deps/gg_utils.Po' tmpdepfile='.deps/gg_utils.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c `test -f gg_utils.c || echo
'./'`gg_utils.c
rm -f libutils.a
ar cru libutils.a getopt.o getopt1.o random.o gg_utils.o
ranlib libutils.a
Making all in sgf
source='sgf_utils.c' object='sgf_utils.o' libtool=no \
depfile='.deps/sgf_utils.Po' tmpdepfile='.deps/sgf_utils.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utils    -g -O2 -Wall -W
-Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c
`test -f sgf_utils.c || echo './'`sgf_utils.c
source='sgfnode.c' object='sgfnode.o' libtool=no \
depfile='.deps/sgfnode.Po' tmpdepfile='.deps/sgfnode.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utils    -g -O2 -Wall -W
-Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c
`test -f sgfnode.c || echo './'`sgfnode.c
source='sgftree.c' object='sgftree.o' libtool=no \
depfile='.deps/sgftree.Po' tmpdepfile='.deps/sgftree.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utils    -g -O2 -Wall -W
-Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c
`test -f sgftree.c || echo './'`sgftree.c
rm -f libsgf.a
ar cru libsgf.a sgf_utils.o sgfnode.o sgftree.o
ranlib libsgf.a
source='sgfgen.c' object='sgfgen.o' libtool=no \
depfile='.deps/sgfgen.Po' tmpdepfile='.deps/sgfgen.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../utils    -g -O2 -Wall -W
-Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -c
`test -f sgfgen.c || echo './'`sgfgen.c
gcc  -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual
-Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef   -o sgfgen  sgfgen.o  -lncurses
Making all in engine
source='aftermath.c' object='aftermath.o' libtool=no \
depfile='.deps/aftermath.Po' tmpdepfile='.deps/aftermath.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f aftermath.c
|| echo './'`aftermath.c
source='board.c' object='board.o' libtool=no \
depfile='.deps/board.Po' tmpdepfile='.deps/board.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f board.c ||
echo './'`board.c
source='boardlib.c' object='boardlib.o' libtool=no \
depfile='.deps/boardlib.Po' tmpdepfile='.deps/boardlib.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f boardlib.c
|| echo './'`boardlib.c
source='breakin.c' object='breakin.o' libtool=no \
depfile='.deps/breakin.Po' tmpdepfile='.deps/breakin.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f breakin.c ||
echo './'`breakin.c
source='cache.c' object='cache.o' libtool=no \
depfile='.deps/cache.Po' tmpdepfile='.deps/cache.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f cache.c ||
echo './'`cache.c
source='clock.c' object='clock.o' libtool=no \
depfile='.deps/clock.Po' tmpdepfile='.deps/clock.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f clock.c ||
echo './'`clock.c
source='combination.c' object='combination.o' libtool=no \
depfile='.deps/combination.Po' tmpdepfile='.deps/combination.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f
combination.c || echo './'`combination.c
source='dragon.c' object='dragon.o' libtool=no \
depfile='.deps/dragon.Po' tmpdepfile='.deps/dragon.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f dragon.c ||
echo './'`dragon.c
source='endgame.c' object='endgame.o' libtool=no \
depfile='.deps/endgame.Po' tmpdepfile='.deps/endgame.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f endgame.c ||
echo './'`endgame.c
source='filllib.c' object='filllib.o' libtool=no \
depfile='.deps/filllib.Po' tmpdepfile='.deps/filllib.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f filllib.c ||
echo './'`filllib.c
source='fuseki.c' object='fuseki.o' libtool=no \
depfile='.deps/fuseki.Po' tmpdepfile='.deps/fuseki.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f fuseki.c ||
echo './'`fuseki.c
source='genmove.c' object='genmove.o' libtool=no \
depfile='.deps/genmove.Po' tmpdepfile='.deps/genmove.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f genmove.c ||
echo './'`genmove.c
source='globals.c' object='globals.o' libtool=no \
depfile='.deps/globals.Po' tmpdepfile='.deps/globals.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f globals.c ||
echo './'`globals.c
source='handicap.c' object='handicap.o' libtool=no \
depfile='.deps/handicap.Po' tmpdepfile='.deps/handicap.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f handicap.c
|| echo './'`handicap.c
source='hash.c' object='hash.o' libtool=no \
depfile='.deps/hash.Po' tmpdepfile='.deps/hash.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f hash.c ||
echo './'`hash.c
source='influence.c' object='influence.o' libtool=no \
depfile='.deps/influence.Po' tmpdepfile='.deps/influence.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f influence.c
|| echo './'`influence.c
source='interface.c' object='interface.o' libtool=no \
depfile='.deps/interface.Po' tmpdepfile='.deps/interface.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f interface.c
|| echo './'`interface.c
source='matchpat.c' object='matchpat.o' libtool=no \
depfile='.deps/matchpat.Po' tmpdepfile='.deps/matchpat.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f matchpat.c
|| echo './'`matchpat.c
source='move_reasons.c' object='move_reasons.o' libtool=no \
depfile='.deps/move_reasons.Po' tmpdepfile='.deps/move_reasons.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f
move_reasons.c || echo './'`move_reasons.c
source='movelist.c' object='movelist.o' libtool=no \
depfile='.deps/movelist.Po' tmpdepfile='.deps/movelist.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f movelist.c
|| echo './'`movelist.c
source='optics.c' object='optics.o' libtool=no \
depfile='.deps/optics.Po' tmpdepfile='.deps/optics.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f optics.c ||
echo './'`optics.c
source='oracle.c' object='oracle.o' libtool=no \
depfile='.deps/oracle.Po' tmpdepfile='.deps/oracle.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f oracle.c ||
echo './'`oracle.c
source='owl.c' object='owl.o' libtool=no \
depfile='.deps/owl.Po' tmpdepfile='.deps/owl.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f owl.c ||
echo './'`owl.c
source='persistent.c' object='persistent.o' libtool=no \
depfile='.deps/persistent.Po' tmpdepfile='.deps/persistent.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f persistent.c
|| echo './'`persistent.c
source='printutils.c' object='printutils.o' libtool=no \
depfile='.deps/printutils.Po' tmpdepfile='.deps/printutils.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f printutils.c
|| echo './'`printutils.c
source='readconnect.c' object='readconnect.o' libtool=no \
depfile='.deps/readconnect.Po' tmpdepfile='.deps/readconnect.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f
readconnect.c || echo './'`readconnect.c
source='reading.c' object='reading.o' libtool=no \
depfile='.deps/reading.Po' tmpdepfile='.deps/reading.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f reading.c ||
echo './'`reading.c
source='score.c' object='score.o' libtool=no \
depfile='.deps/score.Po' tmpdepfile='.deps/score.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f score.c ||
echo './'`score.c
source='semeai.c' object='semeai.o' libtool=no \
depfile='.deps/semeai.Po' tmpdepfile='.deps/semeai.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f semeai.c ||
echo './'`semeai.c
source='sgfdecide.c' object='sgfdecide.o' libtool=no \
depfile='.deps/sgfdecide.Po' tmpdepfile='.deps/sgfdecide.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f sgfdecide.c
|| echo './'`sgfdecide.c
source='sgffile.c' object='sgffile.o' libtool=no \
depfile='.deps/sgffile.Po' tmpdepfile='.deps/sgffile.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f sgffile.c ||
echo './'`sgffile.c
source='shapes.c' object='shapes.o' libtool=no \
depfile='.deps/shapes.Po' tmpdepfile='.deps/shapes.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f shapes.c ||
echo './'`shapes.c
source='showbord.c' object='showbord.o' libtool=no \
depfile='.deps/showbord.Po' tmpdepfile='.deps/showbord.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f showbord.c
|| echo './'`showbord.c
source='surround.c' object='surround.o' libtool=no \
depfile='.deps/surround.Po' tmpdepfile='.deps/surround.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f surround.c
|| echo './'`surround.c
source='unconditional.c' object='unconditional.o' libtool=no \
depfile='.deps/unconditional.Po' tmpdepfile='.deps/unconditional.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f
unconditional.c || echo './'`unconditional.c
source='utils.c' object='utils.o' libtool=no \
depfile='.deps/utils.Po' tmpdepfile='.deps/utils.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f utils.c ||
echo './'`utils.c
source='value_moves.c' object='value_moves.o' libtool=no \
depfile='.deps/value_moves.Po' tmpdepfile='.deps/value_moves.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f
value_moves.c || echo './'`value_moves.c
source='worm.c' object='worm.o' libtool=no \
depfile='.deps/worm.Po' tmpdepfile='.deps/worm.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../patterns -I../patterns -I../sgf
-I../utils    -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast
-Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wundef -c `test -f worm.c ||
echo './'`worm.c
rm -f libengine.a
ar cru libengine.a aftermath.o board.o boardlib.o breakin.o cache.o clock.o
combination.o dragon.o endgame.o filllib.o fuseki.o genmove.o globals.o
handicap.o hash.o influence.o interface.o matchpat.o move_reasons.o
movelist.o optics.o oracle.o owl.o persistent.o printutils.o readconnect.o
reading.o score.o semeai.o sgfdecide.o sgffile.o shapes.o showbord.o
surround.o unconditional.o utils.o value_moves.o worm.o
ranlib libengine.a
rm -f libboard.a
ar cru libboard.a board.o boardlib.o hash.o printutils.o
ranlib libboard.a
Making all in patterns
source='connections.c' object='connections.o' libtool=no \
depfile='.deps/connections.Po' tmpdepfile='.deps/connections.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f connections.c || echo
'./'`connections.c
source='helpers.c' object='helpers.o' libtool=no \
depfile='.deps/helpers.Po' tmpdepfile='.deps/helpers.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f helpers.c || echo './'`helpers.c
source='transform.c' object='transform.o' libtool=no \
depfile='.deps/transform.Po' tmpdepfile='.deps/transform.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f transform.c || echo
'./'`transform.c
source='mkpat.c' object='mkpat.o' libtool=no \
depfile='.deps/mkpat.Po' tmpdepfile='.deps/mkpat.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f mkpat.c || echo './'`mkpat.c
source='dfa.c' object='dfa.o' libtool=no \
depfile='.deps/dfa.Po' tmpdepfile='.deps/dfa.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f dfa.c || echo './'`dfa.c
gcc  -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual
-Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef   -o mkpat  mkpat.o transform.o dfa.o
../utils/libutils.a -lncurses
./mkpat -c conn -i ./conn.db -o conn.c
source='conn.c' object='conn.o' libtool=no \
depfile='.deps/conn.Po' tmpdepfile='.deps/conn.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f conn.c || echo './'`conn.c
./mkpat -b pat -i ./patterns.db -i./patterns2.db \
               -o patterns.c
source='patterns.c' object='patterns.o' libtool=no \
depfile='.deps/patterns.Po' tmpdepfile='.deps/patterns.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f patterns.c || echo
'./'`patterns.c
./mkpat -X attpat -i ./attack.db -o apatterns.c
source='apatterns.c' object='apatterns.o' libtool=no \
depfile='.deps/apatterns.Po' tmpdepfile='.deps/apatterns.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f apatterns.c || echo
'./'`apatterns.c
./mkpat defpat -i ./defense.db -o dpatterns.c
source='dpatterns.c' object='dpatterns.o' libtool=no \
depfile='.deps/dpatterns.Po' tmpdepfile='.deps/dpatterns.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f dpatterns.c || echo
'./'`dpatterns.c
source='mkeyes.c' object='mkeyes.o' libtool=no \
depfile='.deps/mkeyes.Po' tmpdepfile='.deps/mkeyes.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f mkeyes.c || echo './'`mkeyes.c
gcc  -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual
-Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef   -o mkeyes  mkeyes.o  -lncurses
./mkeyes < ./eyes.db >eyes.c
source='eyes.c' object='eyes.o' libtool=no \
depfile='.deps/eyes.Po' tmpdepfile='.deps/eyes.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f eyes.c || echo './'`eyes.c
./mkpat -c influencepat -i ./influence.db -o influence.c
source='influence.c' object='influence.o' libtool=no \
depfile='.deps/influence.Po' tmpdepfile='.deps/influence.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f influence.c || echo
'./'`influence.c
./mkpat -c -b barrierspat -i ./barriers.db -o barriers.c
source='barriers.c' object='barriers.o' libtool=no \
depfile='.deps/barriers.Po' tmpdepfile='.deps/barriers.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f barriers.c || echo
'./'`barriers.c
./mkpat -b endpat -i ./endgame.db -o endgame.c
source='endgame.c' object='endgame.o' libtool=no \
depfile='.deps/endgame.Po' tmpdepfile='.deps/endgame.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f endgame.c || echo './'`endgame.c
./mkpat -D -m -b -t ./aa_attackpats.dtr aa_attackpat \
               -i ./aa_attackpats.db -o aa_attackpat.c
---------------------------
DFA for aa_attackpat
size: 3 kB for 25 patterns (309 states)
---------------------------
source='aa_attackpat.c' object='aa_attackpat.o' libtool=no \
depfile='.deps/aa_attackpat.Po' tmpdepfile='.deps/aa_attackpat.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f aa_attackpat.c || echo
'./'`aa_attackpat.c
./mkpat -D -m -b -t ./owl_attackpats.dtr owl_attackpat \
               -i ./owl_attackpats.db -o owl_attackpat.c
---------------------------
DFA for owl_attackpat
size: 80 kB for 384 patterns (8016 states)
---------------------------
source='owl_attackpat.c' object='owl_attackpat.o' libtool=no \
depfile='.deps/owl_attackpat.Po' tmpdepfile='.deps/owl_attackpat.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f owl_attackpat.c || echo
'./'`owl_attackpat.c
./mkpat -D -m -b -t ./owl_vital_apats.dtr owl_vital_apat \
               -i ./owl_vital_apats.db -o owl_vital_apat.c
---------------------------
DFA for owl_vital_apat
size: 9 kB for 56 patterns (961 states)
---------------------------
source='owl_vital_apat.c' object='owl_vital_apat.o' libtool=no \
depfile='.deps/owl_vital_apat.Po' tmpdepfile='.deps/owl_vital_apat.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f owl_vital_apat.c || echo
'./'`owl_vital_apat.c
./mkpat -D -m -b -t ./owl_defendpats.dtr owl_defendpat \
               -i ./owl_defendpats.db -o owl_defendpat.c
---------------------------
DFA for owl_defendpat
size: 109 kB for 479 patterns (10993 states)
---------------------------
source='owl_defendpat.c' object='owl_defendpat.o' libtool=no \
depfile='.deps/owl_defendpat.Po' tmpdepfile='.deps/owl_defendpat.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f owl_defendpat.c || echo
'./'`owl_defendpat.c
./mkpat -b fusekipat -i ./fuseki.db -o fusekipat.c
source='fusekipat.c' object='fusekipat.o' libtool=no \
depfile='.deps/fusekipat.Po' tmpdepfile='.deps/fusekipat.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f fusekipat.c || echo
'./'`fusekipat.c
./mkpat -b -f fuseki9 -i ./fuseki9.db -o fuseki9.c
source='fuseki9.c' object='fuseki9.o' libtool=no \
depfile='.deps/fuseki9.Po' tmpdepfile='.deps/fuseki9.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f fuseki9.c || echo './'`fuseki9.c
./mkpat -b -f fuseki13 -i ./fuseki13.db -o fuseki13.c
source='fuseki13.c' object='fuseki13.o' libtool=no \
depfile='.deps/fuseki13.Po' tmpdepfile='.deps/fuseki13.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f fuseki13.c || echo
'./'`fuseki13.c
./mkpat -b -f fuseki19 -i ./fuseki19.db -o fuseki19.c
source='fuseki19.c' object='fuseki19.o' libtool=no \
depfile='.deps/fuseki19.Po' tmpdepfile='.deps/fuseki19.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f fuseki19.c || echo
'./'`fuseki19.c
source='joseki.c' object='joseki.o' libtool=no \
depfile='.deps/joseki.Po' tmpdepfile='.deps/joseki.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f joseki.c || echo './'`joseki.c
gcc  -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual
-Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef   -o joseki  joseki.o ../engine/libboard.a
../sgf/libsgf.a ../utils/libutils.a  -lncurses
./joseki JHK ./hoshi_keima.sgf >hoshi_keima.db
./joseki JHO ./hoshi_other.sgf >hoshi_other.db
./joseki JK ./komoku.sgf >komoku.db
./joseki JS ./sansan.sgf >sansan.db
./joseki JM ./mokuhazushi.sgf >mokuhazushi.db
./joseki JT ./takamoku.sgf >takamoku.db
./mkpat -C joseki -i hoshi_keima.db -i hoshi_other.db -i komoku.db -i
sansan.db -i mokuhazushi.db -i takamoku.db -o josekidb.c
---------------------------
corner database for joseki
size: 169 kB for 1516 patterns (8182 variations)
---------------------------
source='josekidb.c' object='josekidb.o' libtool=no \
depfile='.deps/josekidb.Po' tmpdepfile='.deps/josekidb.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f josekidb.c || echo
'./'`josekidb.c
./mkpat -b read_attack -i ./read_attack.db -o read_attack.c
source='read_attack.c' object='read_attack.o' libtool=no \
depfile='.deps/read_attack.Po' tmpdepfile='.deps/read_attack.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f read_attack.c || echo
'./'`read_attack.c
./mkpat -b read_defend -i ./read_defend.db -o read_defend.c
source='read_defend.c' object='read_defend.o' libtool=no \
depfile='.deps/read_defend.Po' tmpdepfile='.deps/read_defend.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f read_defend.c || echo
'./'`read_defend.c
./mkpat -b handipat -i ./handicap.db -o handipat.c
source='handipat.c' object='handipat.o' libtool=no \
depfile='.deps/handipat.Po' tmpdepfile='.deps/handipat.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../sgf    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f handipat.c || echo
'./'`handipat.c
rm -f libpatterns.a
ar cru libpatterns.a connections.o helpers.o transform.o conn.o patterns.o
apatterns.o dpatterns.o eyes.o influence.o barriers.o endgame.o
aa_attackpat.o owl_attackpat.o owl_vital_apat.o owl_defendpat.o fusekipat.o
fuseki9.o fuseki13.o fuseki19.o josekidb.o read_attack.o read_defend.o
handipat.o 
ranlib libpatterns.a
Making all in interface
Making all in debugboard
make[3]: Nothing to be done for `all'.
source='main.c' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f main.c || echo './'`main.c
source='play_ascii.c' object='play_ascii.o' libtool=no \
depfile='.deps/play_ascii.Po' tmpdepfile='.deps/play_ascii.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f play_ascii.c || echo
'./'`play_ascii.c
source='play_gmp.c' object='play_gmp.o' libtool=no \
depfile='.deps/play_gmp.Po' tmpdepfile='.deps/play_gmp.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f play_gmp.c || echo
'./'`play_gmp.c
source='play_gtp.c' object='play_gtp.o' libtool=no \
depfile='.deps/play_gtp.Po' tmpdepfile='.deps/play_gtp.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f play_gtp.c || echo
'./'`play_gtp.c
source='play_solo.c' object='play_solo.o' libtool=no \
depfile='.deps/play_solo.Po' tmpdepfile='.deps/play_solo.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f play_solo.c || echo
'./'`play_solo.c
source='play_test.c' object='play_test.o' libtool=no \
depfile='.deps/play_test.Po' tmpdepfile='.deps/play_test.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f play_test.c || echo
'./'`play_test.c
source='gmp.c' object='gmp.o' libtool=no \
depfile='.deps/gmp.Po' tmpdepfile='.deps/gmp.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f gmp.c || echo './'`gmp.c
source='gtp.c' object='gtp.o' libtool=no \
depfile='.deps/gtp.Po' tmpdepfile='.deps/gtp.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../sgf -I../engine -I../utils    -g -O2
-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef -c `test -f gtp.c || echo './'`gtp.c
gcc  -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual
-Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wundef   -o gnugo  main.o play_ascii.o play_gmp.o
play_gtp.o play_solo.o play_test.o gmp.o gtp.o ../engine/libengine.a
../patterns/libpatterns.a ../sgf/libsgf.a ../utils/libutils.a -lncurses
Making all in doc
make  all-am
make[3]: Nothing to be done for `all-am'.
Making all in regression
make[2]: Nothing to be done for `all'.
loucohen 5% ./gnugo
tcsh: ./gnugo: Command not found.
loucohen 6% /gnugo
tcsh: /gnugo: Command not found.
loucohen 7% 






reply via email to

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