forum@abinit.org
Subject: The ABINIT Users Mailing List ( CLOSED )
List archive
- From: Gerd Steinle-Neumann <G.Steinle-Neumann@uni-bayreuth.de>
- To: forum@abinit.org
- Subject: compiler error
- Date: Wed, 28 Jan 2004 17:42:14 +0100
Dear all -- taking first steps in ABINIT I am currently compiling the code (sequential version on a linux Pentium V with redhat 7, intel compilers (7.0) and mkl routines). This works fine until the final linking to the abinis code when I get the following error message:
> make allseq
......
echo " abinis will be made " ; echo " "
abinis will be made
cd . ; \
/opt/intel/compiler70/ia32/bin/ifc -o abinis Src_main/abinis.o Src_9drive/ar_9drive.a Src_8seqpar/ar_8abinis.a Src_7suscep/ar_7suscep.a Src_6response/ar_6response.a Src_5common/ar_5common.a Src_4iowfdenpot/ar_4iowfdenpot.a Src_4wfs/ar_4wfs.a Src_3gw/ar_3gw.a Src_3iovars/ar_3iovars.a Src_3paw/ar_3paw.a Src_3recipspace/ar_3recipspace.a Src_3xc/ar_3xc.a Src_3xml/ar_3xml.a Src_2nonlocal/ar_2nonlocal.a Src_2ffts/ar_2ffts.a Src_2psp/ar_2psp.a Src_2geometry/ar_2geometry.a Src_2parser/ar_2parser.a Src_2spacepar/ar_2spacepar.a Src_1util/ar_1util.a Src_1contract/ar_1contract.a Src_0basis/ar_0basis.a Src_defs/ar_defs.a Lib_fftnew/fftnew.a Lib_numrecip/numrecip.a -L /opt/intel/mkl/lib/32 -L /opt/intel/compiler70/ia32/lib -lmkl_lapack -lmkl_p4 -lguide -lpthread ; \
chmod ugo+rx abinis
Src_3xc/ar_3xc.a(xchelu.o): In function `xchelu_.J':
xchelu.o(.text+0x4aa): undefined reference to `vmldLn2'
xchelu.o(.text+0x52b): undefined reference to `vmldLn2'
xchelu.o(.text+0x680): undefined reference to `vmldLn2'
xchelu.o(.text+0x704): undefined reference to `vmldLn2'
chmod: getting attributes of `abinis': No such file or directory
make[1]: *** [abinis] Error 1
make[1]: Leaving directory `/home/gsteinle/ABINIT'
make: *** [allseq] Error 2
grepping for vmldLn2 anywhere yields the following results:
> grep vmldLn2 */*
Binary file Src_3xc/ar_3xc.a matches
Binary file Src_3xc/xchelu.o matches
but no vmldN2 anywhere else.
The binary I downloaded of course reports vmldN2 in:
grep vmldLn2 * Binary file abinis matches
Binary file anaddb matches
?????? Any insight ??????
Thanks, Gerd.
- compiler error, Gerd Steinle-Neumann, 01/28/2004
Archive powered by MHonArc 2.6.16.