[MOAB-dev] Linker error in pointsearch.

Iulian Grindeanu iulian at mcs.anl.gov
Tue Jul 10 17:56:26 CDT 2012


Are you enabling point search? Ryan is working at it, it should not get compiled by default. Or maybe it will get pulled with mbcoupler? can you configure with --disable-pointsearch ? It should be off by default, though. Iulian ----- Original Message -----
| Hi,
| I just pulled the MOAB dev version and reconfigured/compiled. Make
| fails during the linker phase of one of the tools. Commands attached
| below.
| /bin/sh ../libtool --tag=CXX --mode=link mpicxx -Wall -pipe
| -pedantic -Wno-long-long -g -L/usr/local/lib -L/opt/local/lib/vtk-5.8
| -L/usr/local/lib -lptscotch -lptscotcherrexit -lscotch -lscotcherrexit
| -L/usr/local/lib -o pointsearch point_search.o ../src/libMOAB.la
| ../itaps/imesh/libiMesh.la -lm
| libtool: link: mpicxx -Wall -pipe -pedantic -Wno-long-long -g -o
| .libs/pointsearch point_search.o -Wl,-bind_at_load -L/usr/local/lib
| -L/opt/local/lib/vtk-5.8 ../src/.libs/libMOAB.0.0.0.dylib
| ../itaps/imesh/.libs/libiMesh.0.0.0.dylib
| /Users/mahadevan/source/moab-dev/src/.libs/libMOAB.0.0.0.dylib
| /usr/local/lib/libnetcdf.dylib /usr/local/lib/libhdf5.dylib -lz
| -lptscotch -lptscotcherrexit -lscotch -lscotcherrexit -lm
| Undefined symbols:
| "_fail", referenced from:
| _smalloc in point_search.o
| _scalloc in point_search.o
| _srealloc in point_search.o
| "_tensor_i2", referenced from:
| _findpt_eval_2 in point_search.o
| "_tensor_i3", referenced from:
| _findpt_eval_3 in point_search.o
| ld: symbol(s) not found
| collect2: ld returned 1 exit status
| make[3]: *** [pointsearch] Error 1
| make[2]: *** [all-recursive] Error 1
| make[1]: *** [all-recursive] Error 1
| make: *** [all] Error 2
| If you need any other information, do let me know. Thanks.
| Vijay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20120710/02fea6be/attachment.html>


More information about the moab-dev mailing list