Hi,<div><br></div><div>I think this might have been discussed before, but I am have a libint error while installing cp2k via toolchain. All the components (except SIRIUS and cosma) have been installed via toolchain.The toolchain installed libint-2.6 successfully and for the installation script I edited the ./configure options to:</div><div><br></div><div><div>./configure --prefix=${pkg_install_dir} \</div><div>                        --with-cxx="$CXX $LIBINT_CXXFLAGS" \</div><div>                        --with-cxx-optflags="$LIBINT_CXXFLAGS" \</div><div>                        --enable-fortran <b><u>--enable-eri=1</u></b>\</div><div>                        --libdir="${pkg_install_dir}/lib" \</div></div><div><br></div><div>After installing dependencies, I ran the generated arch file, where it stopped at the error:</div><div><br></div><div><div>../cp2k_v8/cp2k_v8/lib/local/psmp/libcp2kmain.a(libint_wrapper.o): In function `__libint_wrapper_MOD_cp_libint_get_derivs':</div><div>../cp2k_v8/cp2k_v8/src/libint_wrapper.F:448: undefined reference to `libint2_build_eri1'</div><div><br></div><div>../cp2k_v8/cp2k_v8/lib/local/psmp/libcp2kmain.a(libint_wrapper.o): In function `__libint_wrapper_MOD_cp_libint_cleanup_eri1':</div><div>../cp2k_v8/cp2k_v8/src/libint_wrapper.F:565: undefined reference to `libint2_cleanup_eri1'</div><div>../cp2k_v8/cp2k_v8/lib/local/psmp/libcp2kmain.a(libint_wrapper.o): In function `__libint_wrapper_MOD_cp_libint_init_eri1':</div><div>../cp2k_v8/cp2k_v8/src/libint_wrapper.F:520: undefined reference to `libint2_init_eri1'</div></div><div><br></div><div>Can someone help me resolve this issue?</div><div><br></div><div>Best Regards,</div><div>Mayank Dodia<br></div>