Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] 5.6.2 build problem

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] 5.6.2 build problem


Chronological Thread 
  • From: Yann Pouillon <yann.pouillon@ehu.es>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] 5.6.2 build problem
  • Date: Wed, 22 Oct 2008 12:23:03 +0200

Hi,

"D. R. Hamann" <drhamann@mat-simresearch.com> ha escrito:

Trying to build 5.6.2, I get the following errors (plus more similar
ones before the build finally quits): [...]

Doing some Googling, this seems to be related to an Intel compiler
library "svml". However, I have the following in my <name>.ac
file,

# Add link flags for Fortran binaries (default is unset)
#
with_fc_ldflags="-L/opt/intel/fc/9.1.039/lib -lsvml"

This worked fine building 5.4.3 on this computer with all the same
compilers, libraries, etc. and the same <name>.ac file. What's changed
here?

The option names have been rationalised since 5.4. The "--with-fc-ldflags" option has been split into "--with-fc-ld-optflags" and "--with-fc-ld-optlibs".
In your case:

with_fc_ldflags ---> with_fc_ld_optlibs

The ~abinit/doc/config/build-config.ac file contains all relevant details. You might also find valuable information in the build system guide (work in progress), which is located at ~abinit/doc/build/build-system-guide.pdf.

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