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 _______________________________________________ gnugo-devel mailing list gnugo-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gnugo-devel