[mesa-users] new mesa installation failed

Sergei Nayakshin sn85 at leicester.ac.uk
Fri Apr 25 09:59:02 EDT 2014


Dear MESA developers,

I have just downloaded the latest official mesa version, and tried to install it . I use SUSE Linux release 11. Mesa installation failed with this error message:

gfortran -fno-range-check -fmax-errors=100  -fprotect-parens -fno-sign-zero -fopenmp -I../../make -I../../public -I../../../include -I/local/sn85/mesasdk/include -fbounds-check -Wuninitialized -Warray-bounds -g -c -ffree-form -x f95-cpp-input ../src/test_mtx.f
gfortran -fopenmp -o ../tester test_mtx_support.o test_block_tri_dble.o test_klu_dble.o test_sparse.o test_mtx.o  -L../../make -lf2crlibm -lcrlibm -lmtx -lconst -lutils -lmesaklu `mesasdk_lapack_link` `mesasdk_blas_link` -L../../../lib
../../make/libmtx.a(mtx_support.o): In function `__mtx_support_MOD_do_quad_block_multiply_xa':
mtx_support.f:(.text+0x2319): undefined reference to `GOMP_parallel'
../../make/libmtx.a(mtx_support.o): In function `__mtx_support_MOD_do_block_multiply_xa':
mtx_support.f:(.text+0x2379): undefined reference to `GOMP_parallel'
../../make/libmtx.a(mtx_support.o): In function `__mtx_support_MOD_do_lu_factored_block_dble_mv':
mtx_support.f:(.text+0x415f): undefined reference to `GOMP_parallel'
../../make/libmtx.a(mtx_support.o): In function `__mtx_support_MOD_do_block_mv_quad':
mtx_support.f:(.text+0x41f5): undefined reference to `GOMP_parallel'
../../make/libmtx.a(mtx_support.o): In function `__mtx_support_MOD_do_band_to_row_sparse':
mtx_support.f:(.text+0x757a): undefined reference to `GOMP_parallel'
../../make/libmtx.a(bcyclic.o):bcyclic.f:(.text+0x2cde): more undefined references to `GOMP_parallel' follow
collect2: error: ld returned 1 exit status
make: *** [tester] Error 1

/local/sn85/mesa/mtx/test
FAILED


/local/sn85/mesa/mtx
./build_and_test FAILED


Any idea where do I go from here?

Thank you in advance,
Sergei.



More information about the Mesa-users mailing list