From: Richard T. <tow...@as...> - 2011-12-14 18:42:53
|
Hi Umang -- It looks like you haven't correctly source'd the initialization scripts! Have another read through of the mesasdk installation instructions here: http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk#toc-Setting_Environment_Variables cheers, Rich On Dec 14, 2011, at 12:34 PM, umang impossible wrote: > -L../../make -lmtx -lmesaklu `mesasdk_lapack_link` `mesasdk_blas_link` -L../../../lib -lutils -lalert > /bin/sh: mesasdk_lapack_link: not found > /bin/sh: mesasdk_blas_link: not found > test_banded.o: In function `__test_banded_MOD_test_med': > /home/umang/mesa/mtx/test/make/../src/test_banded.f:134: undefined reference to `dgbsv_' > test_square.o: In function `__test_square_MOD_test_square1': > /home/umang/mesa/mtx/test/make/../src/test_square.f:181: undefined reference to `dgetrf_' > /home/umang/mesa/mtx/test/make/../src/test_square.f:187: undefined reference to `dgetrs_' > test_square.o: In function `__test_square_MOD_test_square2': > /home/umang/mesa/mtx/test/make/../src/test_square.f:139: undefined reference to `dgetrf_' > /home/umang/mesa/mtx/test/make/../src/test_square.f:144: undefined reference to `dgetrs_' > /home/umang/mesa/mtx/test/make/../src/test_square.f:150: undefined reference to `dgetrf_' > /home/umang/mesa/mtx/test/make/../src/test_square.f:155: undefined reference to `dgetrs_' > test_square.o: In function `__test_square_MOD_test_square_inv': > /home/umang/mesa/mtx/test/make/../src/test_square.f:68: undefined reference to `dgetrf_' > /home/umang/mesa/mtx/test/make/../src/test_square.f:75: undefined reference to `dgetrs_' > /home/umang/mesa/mtx/test/make/../src/test_square.f:81: undefined reference to `dgemv_' > /home/umang/mesa/mtx/test/make/../src/test_square.f:94: undefined reference to `dgetrf_' > /home/umang/mesa/mtx/test/make/../src/test_square.f:101: undefined reference to `dgetrs_' > /home/umang/mesa/mtx/test/make/../src/test_square.f:106: undefined reference to `dgemv_' > ../../make/libmtx.a(d_and_c_block.o): In function `do_dgemm0.2772': > d_and_c_block.f:(.text+0x918): undefined reference to `dgemm_' > ../../make/libmtx.a(mtx_lib.o): In function `__mtx_lib_MOD_mtx_rcond_banded': > mtx_lib.f:(.text+0x55a): undefined reference to `lsame_' > mtx_lib.f:(.text+0x598): undefined reference to `dlangb_' > mtx_lib.f:(.text+0x5d0): undefined reference to `dgbtrf_' > mtx_lib.f:(.text+0x63b): undefined reference to `dgbcon_' > ../../make/libmtx.a(mtx_lib.o): In function `__mtx_lib_MOD_mtx_rcond': > mtx_lib.f:(.text+0x6c4): undefined reference to `lsame_' > mtx_lib.f:(.text+0x6f7): undefined reference to `dlange_' > mtx_lib.f:(.text+0x71d): undefined reference to `dgetrf_' > mtx_lib.f:(.text+0x761): undefined reference to `dgecon_' > ../../make/libmtx.a(mtx_lib.o): In function `__mtx_lib_MOD_tridiag_solc': > mtx_lib.f:(.text+0x3ab4): undefined reference to `zgttrs_' > ../../make/libmtx.a(mtx_lib.o): In function `__mtx_lib_MOD_tridiag_decc': > mtx_lib.f:(.text+0x4025): undefined reference to `zgttrf_' > ../../make/libmtx.a(mtx_lib.o): In function `__mtx_lib_MOD_tridiag_sol': > mtx_lib.f:(.text+0x45fb): undefined reference to `dgttrs_' > ../../make/libmtx.a(mtx_lib.o): In function `__mtx_lib_MOD_tridiag_dec': > mtx_lib.f:(.text+0x4a50): undefined reference to `dgttrf_' > ../../make/libmtx.a(mtx_lib.o): In function `__mtx_lib_MOD_lapack_solbc': > mtx_lib.f:(.text+0x6245): undefined reference to `zgbtrs_' > ../../make/libmtx.a(mtx_lib.o): In function `__mtx_lib_MOD_lapack_solc': > mtx_lib.f:(.text+0x667b): undefined reference to `zgetrs_' > ../../make/libmtx.a(mtx_lib.o): In function `__mtx_lib_MOD_lapack_decbc': > mtx_lib.f:(.text+0x69a3): undefined reference to `zgbtrf_' > ../../make/libmtx.a(mtx_lib.o): In function `__mtx_lib_MOD_lapack_decc': > mtx_lib.f:(.text+0x6d5c): undefined reference to `zgetrf_' > ../../make/libmtx.a(mtx_lib.o): In function `__mtx_lib_MOD_lapack_decsol': > mtx_lib.f:(.text+0x7237): undefined reference to `dgbtrf_' > mtx_lib.f:(.text+0x72ae): undefined reference to `dgbtrs_' > mtx_lib.f:(.text+0x72ca): undefined reference to `dgetrf_' > mtx_lib.f:(.text+0x7308): undefined reference to `dgetrs_' > ../../make/libmtx.a(mtx_support.o): In function `__mtx_support_MOD_do_block_lapack_mv._omp_fn.1': > mtx_support.f:(.text+0x260): undefined reference to `dgemv_' > mtx_support.f:(.text+0x4ab): undefined reference to `dgemv_' > mtx_support.f:(.text+0x70a): undefined reference to `dgemv_' > ../../make/libmtx.a(mtx_support.o): In function `__mtx_support_MOD_do_banded_lapack_refine1': > mtx_support.f:(.text+0x1ce4): undefined reference to `dgbmv_' > ../../make/libmtx.a(mtx_support.o): In function `__mtx_support_MOD_do_lu_factored_square_mm': > mtx_support.f:(.text+0x240f): undefined reference to `dlaswp_' > ../../make/libmtx.a(mtx_support.o): In function `__mtx_support_MOD_do_square_lapack_refine': > mtx_support.f:(.text+0x29e4): undefined reference to `dgetrs_' > ../../make/libmtx.a(mtx_support.o): In function `__mtx_support_MOD_do_lu_factored_square_mv': > mtx_support.f:(.text+0x2e2c): undefined reference to `dlaswp_' > ../../make/libmtx.a(mtx_support.o): In function `__mtx_support_MOD_do_square_lapack_refine1': > mtx_support.f:(.text+0x32d7): undefined reference to `dgetrs_' > ../../make/libmtx.a(mtx_support.o): In function `__mtx_support_MOD_do_lu_factored_block_lapack_mv._omp_fn.2': > mtx_support.f:(.text+0x3862): undefined reference to `dgemv_' > mtx_support.f:(.text+0x3aea): undefined reference to `dgemv_' > ../../make/libmtx.a(thomas_block.o): In function `__thomas_block_MOD_thomas_solve1': > thomas_block.f:(.text+0x928): undefined reference to `dgetrs_' > ../../make/libmtx.a(thomas_block.o): In function `__thomas_block_MOD_thomas_solve': > thomas_block.f:(.text+0x1865): undefined reference to `dgetrs_' > ../../make/libmtx.a(thomas_block.o): In function `__thomas_block_MOD_thomas_factor': > thomas_block.f:(.text+0x2d48): undefined reference to `dlamch_' > thomas_block.f:(.text+0x30d9): undefined reference to `idamax_' > thomas_block.f:(.text+0x3150): undefined reference to `dswap_' > thomas_block.f:(.text+0x322d): undefined reference to `dger_' > collect2: ld returned 1 exit status > make: *** [tester] Error 1 > > /home/umang/mesa/mtx/test > FAILED > > > /home/umang/mesa/mtx > ./build_and_test FAILED > > hey please bear with this long crap . I think probably this is the stuff creating problem. All I could figure out is lot of not found stuff around > > On Wed, Dec 14, 2011 at 10:22 PM, Richard Townsend <tow...@as...> wrote: > Hi Umang -- > > Can you send a little bit more of the output leading up to the error? > > cheers, > > Rich > > On Dec 14, 2011, at 9:17 AM, umang impossible wrote: > > > hey guys , > > I m using ubuntu 11.10, i tried installing mesa 3792. evrything worked fine for me but finally when running install it pops up the error > > > > collect2: ld returned 1 exit status > > make: *** [tester] Error 1 > > > > /home/umang/mesa/mtx/test > > FAILED > > > > > > /home/umang/mesa/mtx > > ./build_and_test FAILED > > > > can anybody help me figure out the error > > I m using gfortran compiler. Since I m new to linux can some body help me to figure out how to switch to ifortran > > Btw .. I have downloaded and installed intel studio compiler > > > > I will be greatful if someone can help me on this > > > > Umang Gupta > > Undergraduate Student > > ------------------------------------------------------------------------------ > > Cloud Computing - Latest Buzzword or a Glimpse of the Future? > > This paper surveys cloud computing today: What are the benefits? > > Why are businesses embracing it? What are its payoffs and pitfalls? > > http://www.accelacomm.com/jaw/sdnl/114/51425149/_______________________________________________ > > mesa-users mailing list > > mes...@li... > > https://lists.sourceforge.net/lists/listinfo/mesa-users > > |