<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Are you enabling point search? Ryan is working at it, it should not get compiled by default.<br>Or maybe it will get pulled with mbcoupler?<br>can you configure with --disable-pointsearch?<br>It should be off by default, though.<br><br>Iulian<br><br><hr id="zwchr"><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;">Hi,<br><br>I just pulled the MOAB dev version and reconfigured/compiled. Make<br>fails during the linker phase of one of the tools. Commands attached<br>below.<br><br><br>/bin/sh ../libtool --tag=CXX   --mode=link mpicxx  -Wall -pipe<br>-pedantic -Wno-long-long -g  -L/usr/local/lib -L/opt/local/lib/vtk-5.8<br>-L/usr/local/lib -lptscotch -lptscotcherrexit -lscotch -lscotcherrexit<br>  -L/usr/local/lib   -o pointsearch point_search.o ../src/libMOAB.la<br>../itaps/imesh/libiMesh.la -lm<br>libtool: link: mpicxx -Wall -pipe -pedantic -Wno-long-long -g -o<br>.libs/pointsearch point_search.o -Wl,-bind_at_load  -L/usr/local/lib<br>-L/opt/local/lib/vtk-5.8 ../src/.libs/libMOAB.0.0.0.dylib<br>../itaps/imesh/.libs/libiMesh.0.0.0.dylib<br>/Users/mahadevan/source/moab-dev/src/.libs/libMOAB.0.0.0.dylib<br>/usr/local/lib/libnetcdf.dylib /usr/local/lib/libhdf5.dylib -lz<br>-lptscotch -lptscotcherrexit -lscotch -lscotcherrexit -lm<br>Undefined symbols:<br>  "_fail", referenced from:<br>      _smalloc in point_search.o<br>      _scalloc in point_search.o<br>      _srealloc in point_search.o<br>  "_tensor_i2", referenced from:<br>      _findpt_eval_2 in point_search.o<br>  "_tensor_i3", referenced from:<br>      _findpt_eval_3 in point_search.o<br>ld: symbol(s) not found<br>collect2: ld returned 1 exit status<br>make[3]: *** [pointsearch] Error 1<br>make[2]: *** [all-recursive] Error 1<br>make[1]: *** [all-recursive] Error 1<br>make: *** [all] Error 2<br><br>If you need any other information, do let me know. Thanks.<br><br>Vijay<br></blockquote><br></div></body></html>