forum@abinit.org
Subject: The ABINIT Users Mailing List ( CLOSED )
List archive
- From: "Anglade Pierre-Matthieu" <anglade@gmail.com>
- To: forum@abinit.org
- Subject: Re: [abinit-forum] compilation error on a cluster for herald.par.f90
- Date: Mon, 24 Jul 2006 10:54:59 +0200
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LQt5n+UcY7l7iQZ/C+uDDTjJ+BCYH+m74bz3Pq0Kbl49hgOSYEuvrDHqHocd9F4KnxBfqf0bJnbYgdnUPWuo03r/Qn3Zh00RVaQUIQhcnHK+TmdFST7WQCBOIdVgVsf3JAECYoh9Xbc9Bb6IziE2jjctQgqiiXY3+eX1VDCM+7U=
If you have a look in herald.F90 you'll see that there is a list of
preprocessor dircetive assiciated with each machine architecture. It
just happens that x86_64 were not that standard by the time of abinit
4.6.5. You can just had the following lines into herald int the list
of elif:
#elif defined x86_64
#define HOST 'x86_64/Linux'
On 7/24/06, ilukacevic@fizika.unios.hr <ilukacevic@fizika.unios.hr> wrote:
Hi everyone!
I have a problem with compiling abinip on a cluster. Upon issuing command "make
abinip" (after cca 1 minute) I get a message:
/lib/cpp -Dx86_64 -DFLOAT="double precision" -DPOINTER_SIZE=4 -P -traditional
-D__IFC -DMPI herald.F90 > herald.par.f90
/opt/mpich/intel/bin/mpif90 -O3 -w -tpp7 -axW -static-libcxa
-I/opt/mpich/intel/include -c herald.par.f90
fortcom: Error: herald.par.f90, line 65: This name does not have a type, and
must have an explicit type. [HOST]
&HOST,' computer) '
-^
compilation aborted for herald.par.f90 (code 1)
make[2]: *** [herald.par] Error 1
make[2]: Leaving directory `/home/lukacevic/abinit-4.6.5/Src_1managempi'
make[1]: *** [Src_1managempi/ar_1managempip.a] Error 2
make[1]: Leaving directory `/home/lukacevic/abinit-4.6.5'
make: *** [abinip] Error 2
I don't understand what this means. Could anyone help me to fix this error
and carry through the compilation.
Thank you in advance
I. Lukacevic
--
Pierre-Matthieu Anglade
- compilation error on a cluster for herald.par.f90, ilukacevic, 07/24/2006
- Re: [abinit-forum] compilation error on a cluster for herald.par.f90, Anglade Pierre-Matthieu, 07/24/2006
Archive powered by MHonArc 2.6.16.