[MOAB-dev] configure moab
Lukasz Kaczmarczyk
likask at civil.gla.ac.uk
Wed Aug 19 17:08:16 CDT 2009
I spotted issue with configure of moab and zoltan liblary, i.e. test
for zoltan have to take in account that zoltan have to be linked with
methis and other libalries. As a result of that bug for
.
/configure CC=mpicc CXX=mpicxx F77=mpif77 FC=mpif77 --with-mpi --
prefix=$HOME/likask/local --with-hdf5=$HOME/likask/local --with-netcdf=
$HOME/likask/local --with-parmetis=$HOME/likask/local --enable-
imesh=nofortran --no-create --no-recursion --enable-optimize --with-
zoltan=$HOME/likask/Zoltan_v3.1/src --with-zoltan-arch=linux64_intel --
enable-mbzoltan
I get
configure:30718: checking for Zoltan_LB_Partition in -lzoltan
configure:30761: mpicc -o conftest -Wall -pipe -wd981 -wd383 -O2 -
DNDEBUG -L/golem/civil/likask/local/lib -L/golem/civil/likask/
Zoltan_v3.1/src/Obj_linux64_intel -L/g
olem/civil/likask/local conftest.c -lzoltan -lm >&5
conftest.c(42): remark #1419: external declaration in primary source
file
char Zoltan_LB_Partition ();
^
conftest.c(56): remark #111: statement is unreachable
return 0;
^
/cvos/shared/apps/intel/64/11.0.81//lib/intel64/libimf.so: warning:
warning: feupdateenv is not implemented and will always fail
/golem/civil/likask/Zoltan_v3.1/src/Obj_linux64_intel/
libzoltan.a(parmetis_interface.o): In function `Zoltan_ParMetis':
/golem/civil/likask/Zoltan_v3.1/src/Obj_linux64_intel/../parmetis/
parmetis_interface.c:259: undefined reference to `ParMETIS_V3_PartKway'
/golem/civil/likask/Zoltan_v3.1/src/Obj_linux64_intel/../parmetis/
parmetis_interface.c:266: undefined reference to
`ParMETIS_V3_PartGeomKway'
<<<< cut here >>>>>>>
Kind regards,
Lukasz
More information about the moab-dev
mailing list