Skip to content

Missing lapack library #50

@lipnikov

Description

@lipnikov

I am playing with shared libraries in Amanzi. This revealed one interesting feature. CrunchFlow uses Lapack routines but this library is not added to the list of CrunchFlow libraries. Appending variable ALQUIMIA_TPLS solves the problem for me.

Error happens during linking C executable test_alquimia_c_utils_exe:

/usr/bin/ld: /ASCEM/TPLs-gcc-0.94.10-shared/lib/libcrunchchem.a(equilib_co2.F90.o): undefined reference to symbol 'dgetrf_'
//usr/lib64/liblapack.so.3: error adding symbols: DSO missing from command line

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions