[DFTB-Plus-User] DFTB compiling error

Bálint Aradi aradi at uni-bremen.de
Fri Apr 13 09:25:52 CEST 2018


Dear Alessandro,

> However, I still get the following error:
> 
> /usr/bin/ld: cannot find -larpack
> 
> By the way, if I try to install a previous version of DFTB+ (1.3.0), I
> also get these errors:
> 
> /usr/bin/ld: cannot find -lf77blas
> /usr/bin/ld: cannot find -lcblas
> /usr/bin/ld: cannot find -latlas

Apparently, the libraries are not found by your linker. Make sure, you
set the proper -L options for the library paths when setting up the
LIB_LAPACK and ARPACK_LIBS make variables.

By the way, you should avoid to make symbolic links to libraries in your
system, as it may lead to unexpected side effects, but use the -L
options when linking instead.

Maybe, you should consult your local system administrator for some help
in getting DFTB+ run, as it does not seem a DFTB+ related problem. You
may also use the static binary from the web-site in the mean time.

  Best regards,

  Bálint

-- 
Dr. Bálint Aradi
Bremen Center for Computational Materials Science, University of Bremen
http://www.bccms.uni-bremen.de/cms/people/b-aradi/




More information about the DFTB-Plus-User mailing list