Skip to Content.
Sympa Menu

forum - [abinit-forum] 5.6.2 build problem

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

[abinit-forum] 5.6.2 build problem


Chronological Thread 
  • From: "D. R. Hamann" <drhamann@mat-simresearch.com>
  • To: forum@abinit.org
  • Subject: [abinit-forum] 5.6.2 build problem
  • Date: Tue, 21 Oct 2008 19:46:50 -0400

Dear All,

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



../../src/17suscep/lib17suscep.a(getfreqsus.o): In function `getfreqsus':/home/drh/abinit-5.6.2/src/17suscep/getfreqsus.F90:277: undefined reference to `vmldCos2'
:/home/drh/abinit-5.6.2/src/17suscep/getfreqsus.F90:277: undefined reference to `vmldCos2'
:/home/drh/abinit-5.6.2/src/17suscep/getfreqsus.F90:277: undefined reference to `vmldCos2'
:/home/drh/abinit-5.6.2/src/17suscep/getfreqsus.F90:323: undefined reference to `vmldPow2'
:/home/drh/abinit-5.6.2/src/17suscep/getfreqsus.F90:323: undefined reference to `vmldPow2'
:/home/drh/abinit-5.6.2/src/17suscep/getfreqsus.F90:323: undefined reference to `vmldPow2'
:/home/drh/abinit-5.6.2/src/17suscep/getfreqsus.F90:325: undefined reference to `vmldPow2'
:/home/drh/abinit-5.6.2/src/17suscep/getfreqsus.F90:325: undefined reference to `vmldPow2'
../../src/17suscep/lib17suscep.a(getfreqsus.o):/home/drh/abinit-5.6.2/src/17suscep/getfreqsus.F90:325: more undefined references to `vmldPow2' follow
../../src/17suscep/lib17suscep.a(k_rpa.o): In function `k_rpa':/home/drh/abinit-5.6.2/src/17suscep/k_rpa.F90:87: undefined reference to `vmldCos2'
:/home/drh/abinit-5.6.2/src/17suscep/k_rpa.F90:87: undefined reference to `vmldCos2Mask'
:/home/drh/abinit-5.6.2/src/17suscep/k_rpa.F90:87: undefined reference to `vmldCos2'
../../src/15gw/lib15gw.a(fermi.o): In function `fermi':/home/drh/abinit-5.6.2/src/15gw/fermi.F90:128: undefined reference to `vmlsRound4'
:/home/drh/abinit-5.6.2/src/15gw/fermi.F90:128: undefined reference to `vmldRound2'
../../src/15common/lib15common.a(mlwfovlp_radial.o): In function `mlwfovlp_radial':/home/drh/abinit-5.6.2/src/15common/mlwfovlp_radial.F90:104: undefined reference to `vmldCos2'
:/home/drh/abinit-5.6.2/src/15common/mlwfovlp_radial.F90:104: undefined reference to `vmldCos2'
:/home/drh/abinit-5.6.2/src/15common/mlwfovlp_radial.F90:104: undefined reference to `vmldCos2'
:/home/drh/abinit-5.6.2/src/15common/mlwfovlp_radial.F90:105: undefined reference to `vmldSin2'
:/home/drh/abinit-5.6.2/src/15common/mlwfovlp_radial.F90:105: undefined reference to `vmldSin2'
:/home/drh/abinit-5.6.2/src/15common/mlwfovlp_radial.F90:105: undefined reference to `vmldSin2'
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?

Don Hamann

--
D. R. Hamann
Mat-Sim Research LLC | Deptartment of Physics
P.O. Box 742 | and Astronomy
Murray Hill, NJ 07974 | Rutgers University
phone: 908-370-8079 | 732-445-4381

email: drhamann@mat-simresearch.com





Archive powered by MHonArc 2.6.15.

Top of Page