gnugo-devel
[Top][All Lists]
Advanced

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

[gnugo-devel] Compilation issue with gnugo-3.7.12 on Mac OS X


From: Christian Buchner
Subject: [gnugo-devel] Compilation issue with gnugo-3.7.12 on Mac OS X
Date: Sun, 10 Aug 2008 17:26:05 +0200

I am getting an undefined symbol error both in gnugo 3.7.12 as well as
the CVS head version. This is on MAC OS X 10.5.4 (Leopard) with GCC
compiler i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build
5465)

Is this a known problem? Is there any workaround? I will go back to
the official 3.6 version next.
./configure --prefix=/sw
make

results in

Making all in patterns
gcc  -g -O2   -o mkmcpat  mkmcpat.o ../engine/libengine.a
../sgf/libsgf.a ../utils/libutils.a -lncurses
Undefined symbols:
  "_potential_moves", referenced from:
      _potential_moves$non_lazy_ptr in libengine.a(montecarlo.o)
ld: symbol(s) not found

Christian




reply via email to

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