[MOAB-dev] Linker error in pointsearch.

Iulian Grindeanu iulian at mcs.anl.gov
Tue Jul 10 18:09:33 CDT 2012


OK, thanks, Until we fix this, you should probably configure with --enable-mbcoupler only. What other tools do you need ? Some are defaulted, anyway. Iulian ----- Original Message -----
| I configured with —enable-tools. Perhaps it is pulling the pointsearch
| by default due to that.
| 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.
| Vijay
| From: Iulian Grindeanu < iulian at mcs.anl.gov >
| Date: Tue, 10 Jul 2012 17:56:26 -0500 (CDT)
| To: Vijay Mahadevan < vijay.m at gmail.com >
| Cc: < moab-dev at mcs.anl.gov >, Ryan Lewis < rhl at cs.dartmouth.edu >
| Subject: Re: [MOAB-dev] Linker error in pointsearch.
| | 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/b0ab3040/attachment.html>


More information about the moab-dev mailing list