<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>I configured with —enable-tools. Perhaps it is pulling the pointsearch by default due to that. </div><div><br></div><div>If it is experimental, it could be made an explicit option in configure for now rather than including it by default during configure. Just a thought.</div><div><br></div><div>Vijay</div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> Iulian Grindeanu <<a href="mailto:iulian@mcs.anl.gov">iulian@mcs.anl.gov</a>><br><span style="font-weight:bold">Date: </span> Tue, 10 Jul 2012 17:56:26 -0500 (CDT)<br><span style="font-weight:bold">To: </span> Vijay Mahadevan <<a href="mailto:vijay.m@gmail.com">vijay.m@gmail.com</a>><br><span style="font-weight:bold">Cc: </span> <<a href="mailto:moab-dev@mcs.anl.gov">moab-dev@mcs.anl.gov</a>>, Ryan Lewis <<a href="mailto:rhl@cs.dartmouth.edu">rhl@cs.dartmouth.edu</a>><br><span style="font-weight:bold">Subject: </span> Re: [MOAB-dev] Linker error in pointsearch.<br></div><div><br></div><blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;"><div><style type="text/css">p { margin: 0; }</style><div><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></div></div></blockquote></span></body></html>