Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] Re: 5.7.4 on Fedora 10/Linux: Error during "make install"

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] Re: 5.7.4 on Fedora 10/Linux: Error during "make install"


Chronological Thread 
  • From: Yann Pouillon <yann.pouillon@ehu.es>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] Re: 5.7.4 on Fedora 10/Linux: Error during "make install"
  • Date: Sun, 14 Jun 2009 12:34:44 +0200

Hi,

Rob <spamrefuse@yahoo.com> ha escrito:

I'd like to report the warning messages which I got during
the compilation with the GNU gfortran (see list below).

Rob.

---------------------------------------------------------------
drotmg.f:101.15:

GO TO IGO,(120,150,180,210)
1
Warning: Deleted feature: Assigned GOTO statement at (1)
[...]

This is not related to Abinit itself, but to the (rather oldish) version of BLAS/LAPACK embedded in Abinit.

Actually, these warnings are a good sign, since those instructions are a legacy of the remote times of punched cards. The warnings will hopefully turn into errors in a not-too-distant future, which will force everybody to use modern, optimized, versions of BLAS/LAPACK.

In any case I recommend you to use an optimized version for your machine, through the "--with-linalg-libs" option of configure. More info is available in ~abinit/doc/config/build-config.ac.

cd etsf_io-1.0.2 && \ [...]
configure: WARNING: Unrecognized options: --disable-build-tests

This is harmless, has been fixed, and will disappear in future versions of Abinit.

gga_c_lyp.c:285: warning: initialization from incompatible pointer type
[...]

These warnings seem to be harmless for now, and Abinit does not use LibXC routines by default yet. You should thus not worry about them.

Best regards,

Yann.

--
Yann Pouillon European Theoretical Spectroscopy Facility (ETSF)
Tel: (+34) 943 01 83 94 Centro Joxe Mari Korta, Avenida de Tolosa, 72
Fax: (+34) 943 01 83 90 20018 Donostia-San Sebastián (Gipuzkoa)
Web: http://www.etsf.es/ España






Archive powered by MHonArc 2.6.15.

Top of Page