Skip to Content.
Sympa Menu

forum - Compilation Error

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Compilation Error


Chronological Thread 
  • From: "A Sen" <asen@iitk.ac.in>
  • To: forum@abinit.org
  • Subject: Compilation Error
  • Date: Sat, 24 Dec 2005 12:13:18 +0530 (IST)
  • Importance: Normal


Dear All,
While trying to compile abinit-4.6.5 on our 64-bit ifort
Itanium, I encounter with the following error/s:

------------------------
/home/asen/abinit/abinit-4.6.5/Src_1managempi
makedefns : copied defs files to dir
makearch : reached end, the Src_1managempi/tmp_makefile file has been
generated

cd ./Src_1managempi; \
make -f tmp_makefile ar_1managempi.a
VPATH=/home/asen/abinit/abinit-4.6.5/Src_1managempi
make[2]: Entering directory `/home/asen/abinit/abinit-4.6.5/Src_1managempi'
rm -f herald_cpp.f90
/usr/bin/cpp -DLINUX_IA64_INTEL -DFLOAT="double precision"
-DPOINTER_SIZE=4 -P -traditional -D__IFC herald.F90 > herald_cpp.f90
ifort -O2 -w95 -FR -I../Lib_nanoquantaxc -c herald_cpp.f90
fortcom: Error: herald_cpp.f90, line 65: This name does not have a type,
and must have an explicit type. [HOST]
&HOST,' computer) '
-^
compilation aborted for herald_cpp.f90 (code 1)
make[2]: *** [herald.o] Error 1
make[2]: Leaving directory `/home/asen/abinit/abinit-4.6.5/Src_1managempi'
make[1]: *** [Src_1managempi/ar_1managempi.a] Error 2
make[1]: Leaving directory `/home/asen/abinit/abinit-4.6.5'
make: *** [abinis] Error 2
--------------------------------------
I would greatly appreciate if anyone could provide some suggestions for me
to try to fix the error.

With regards,
Arijit




Archive powered by MHonArc 2.6.16.

Top of Page