[mesa-users] Mesa revision 4153 installation error
Ritter, Christian
C.Ritter at gsi.de
Wed Jun 27 19:16:03 EDT 2012
Dear All,
During installation I got the error below. Probably the same error Ming Yang reported before.
I have const_def.mod in mesa/include.
gfortran -fopenmp -o ../test_mpi test_pardiso_stub.o test_klu.o test_mtx_support.o test_banded.o test_block_tri_dble.o test_block_tri_quad.o test_trisolve_dble.o test_square.o test_square_quad.o test_sparse.o test_mtx_mpi.o \
-L../../make -lconst -lmtx -lmesaklu `mesasdk_lapack_link` `mesasdk_blas_link` -L../../../lib -lutils -lalert
../../make/libmtx.a(d_and_c_block_dble.o): In function `__d_and_c_block_dble_MOD_d_and_c_block_init':
d_and_c_block.f:(.text+0x2993): undefined reference to `__const_def_MOD_omp_num_threads'
../../make/libmtx.a(d_and_c_block_dble.o): In function `__d_and_c_block_dble_MOD_d_and_c_work_sizes':
d_and_c_block.f:(.text+0x2bcb): undefined reference to `__const_def_MOD_omp_num_threads'
../../make/libmtx.a(d_and_c_block_dble.o): In function `__d_and_c_block_dble_MOD_d_and_c_factor':
d_and_c_block.f:(.text+0x3d29): undefined reference to `__const_def_MOD_omp_num_threads'
d_and_c_block.f:(.text+0x4316): undefined reference to `__const_def_MOD_omp_num_threads'
../../make/libmtx.a(mtx_lib.o): In function `__mtx_lib_MOD_mtx_trisolve_dble':
mtx_lib.f:(.text+0x4a6e): undefined reference to `__const_def_MOD_omp_num_threads'
../../make/libmtx.a(mtx_lib.o):mtx_lib.f:(.text+0x4b87): more undefined references to `__const_def_MOD_omp_num_threads' follow
collect2: error: ld returned 1 exit status
make: *** [test_mpi] Error 1
/astro/critter/critter/Mesa/mesa/mtx/test
FAILED
/astro/critter/critter/Mesa/mesa/mtx
./build_and_test FAILED
Thanks for being able to use such a great project. :)
And thanks for help in advance!
Best wishes,
Christian Ritter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20120627/e7058607/attachment.html>
More information about the Mesa-users
mailing list