I guess you are linking against the internal lapack libraries, please do try and link against MKL, ACML, OpenBLAS+LAPACK or other linear algebra packages.
Please search the mailing list for linking against BLAS/LAPACK/ScaLAPACK. 2015-12-26 19:01 GMT+01:00 Soumaia Djaadi <[email protected]>: > hi all > i want to install siesta -trunk -462 but i have this problam > m_zminim.F90:(.text+0x1bb71): undefined reference to `zhetri_' > m_svd.o: In function `__m_svd_MOD_solve_with_svd': > m_svd.F90:(.text+0x3d9): undefined reference to `dgelss_' > collect2: error: ld returned 1 exit status > make: *** [siesta] Error 1 > [dell-inspiron@localhost Obj]$ > what i do ? > -- Kind regards Nick
