Hello, You seem to be missing the BLAS library in your link statement. It could be as simple as adding -lblas to your link line, but it would depend on your installation.
Best regards, Alberto ----- El 22 de Junio de 2022, a las 23:14, Ghazanfari, Sarah sarah.ghazanf...@ndsu.edu escribió: | Hello all, | | I am trying to compile siesta in parallel version; however, I face the following | errors. I greatly appreciate it if someone can help me. | | denmat.o: In function `m_denmat_mp_denmat_': | denmat.F:(.text+0x1f01): undefined reference to `dscal_' | denmat.F:(.text+0x1f22): undefined reference to `dscal_' | dhscf.o: In function `m_dhscf_mp_dhscf_': | dhscf.F:(.text+0x4891): undefined reference to `ddot_' | dhscf.F:(.text+0x48c3): undefined reference to `ddot_' | dhscf.F:(.text+0x4953): undefined reference to `ddot_' | | | | -- | SIESTA is supported by the Spanish Research Agency (AEI) and by the European | H2020 MaX Centre of Excellence (http://www.max-centre.eu/)
-- SIESTA is supported by the Spanish Research Agency (AEI) and by the European H2020 MaX Centre of Excellence (http://www.max-centre.eu/)