gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] compiling Gnugo


From: max-d
Subject: [gnugo-devel] compiling Gnugo
Date: Thu, 14 Aug 2003 22:08:14 +0200

I have tried to reinstall cygwin on my computer
I succeed to make a gnugo3.4 binary which work with Ggo but not with my own
program (even if i put cygwin.dll il the directory).

So i tried to compile with
env CC='gcc -mno-cygwin' ./configure --enable-cosmic-gnugo
 make

but i got that

../utils/libutils.a(getopt.o)(.text+0x673): In function `getopt_internal':
/home/max/gnugo-3.4/utils/getopt.c:668: undefined reference to `_impure_ptr'
../utils/libutils.a(getopt.o)(.text+0x748):/home/max/gnugo-3.4/utils/getopt.
c:69
7: undefined reference to `_impure_ptr'
../utils/libutils.a(getopt.o)(.text+0x79f):/home/max/gnugo-3.4/utils/getopt.
c:69
2: undefined reference to `_impure_ptr'
../utils/libutils.a(getopt.o)(.text+0x83e):/home/max/gnugo-3.4/utils/getopt.
c:71
5: undefined reference to `_impure_ptr'
../utils/libutils.a(getopt.o)(.text+0x8d1):/home/max/gnugo-3.4/utils/getopt.
c:74
9: undefined reference to `_impure_ptr'
../utils/libutils.a(getopt.o)(.text+0x925):/home/max/gnugo-3.4/utils/getopt.
c:74
5: more undefined references to `_impure_ptr' follow
../utils/libutils.a(random.o)(.text+0x128): In function `next_rand':
/home/max/gnugo-3.4/utils/random.c:90: undefined reference to `__assert'
make[2]: *** [mkpat.exe] Error 1
make[2]: Leaving directory `/home/max/gnugo-3.4/patterns'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/max/gnugo-3.4'
make: *** [all] Error 2

Is my cygwin installation not correct or is it a problem which come from the
gnugo package ?
thanks
md






reply via email to

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