Skip to Content.
Sympa Menu

forum - [abinit-forum] problem with abinit5.4.4

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

[abinit-forum] problem with abinit5.4.4


Chronological Thread 
  • From: nadia iles <n_ilesdz@yahoo.fr>
  • To: forum@abinit.org
  • Subject: [abinit-forum] problem with abinit5.4.4
  • Date: Mon, 22 Dec 2008 15:16:33 +0000 (GMT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=wkIh+1mtBRo5TeLoeN9Q1Dc0r7x6th5O9Mt+OUii4wbVlMCntf2Uixp2ata6N4yBMXICIybUivqdGIIdbI/LYb9zlyXdsZghowV1d/fTeStD12aeOks0N+36RaCfUbNMRXoIBe9ZzLPzUga1cZ9C09rLHLjPoBpA2gRW+Adp67k=;

Dear abinit users ;
due to limitation time to use abinit5.4.4, I tried to install the modified version that I download from the abinit web site but some error messages occurs in compilation. I have linux mandriva 2008, and i686 Intel(R) Core(TM)2 Extreme CPU Q6850  @ 3.00GHz GNU/Linuxhe IFC compiler .
Errors messages when executing make are:

[iles@localhost abinit-5.4.4p]$ make
make  all-recursive
make[1]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p »
Making all in lib
make[2]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/lib »
Making all in light
make[3]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/lib/light »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/lib/light »
Making all in macroav
make[3]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/lib/macroav »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/lib/macroav »
Making all in numeric
make[3]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/lib/numeric »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/lib/numeric »
Making all in numericf90
make[3]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/lib/numericf90 »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/lib/numericf90 »
Making all in linalg
make[3]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/lib/linalg »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/lib/linalg »
make[3]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/lib »
make[3]: Rien à faire pour « all-am ».
make[3]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/lib »
make[2]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/lib »
Making all in src
make[2]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/src »
Making all in defs
make[3]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/src/defs »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/src/defs »
Making all in lib01fftnew
make[3]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/src/lib01fftnew »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/src/lib01fftnew »
Making all in lib01cg
make[3]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/src/lib01cg »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/src/lib01cg »
Making all in lib01hidempi
make[3]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/src/lib01hidempi »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/src/lib01hidempi »
Making all in 00basis
make[3]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/src/00basis »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/src/00basis »
Making all in 01manage_mpi
make[3]: entrant dans le répertoire « /home/iles/hafid/abinit-5.4.4p/src/01manage_mpi »
g95 -DHAVE_CONFIG_H -I. -I../.. -I../defs -I./../defs   -O2 -fno-second-underscore -c -o herald.o herald.F90
In file herald.F90:40

 use defs_infos implicit none
               1
Error: Syntax error in USE statement at (1)
make[3]: *** [herald.o] Erreur 1
make[3]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/src/01manage_mpi »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/iles/hafid/abinit-5.4.4p »
make: *** [all] Erreur 2

Can any one help me to resolve this problem,
Advanced thanks,
ILES NADIA
INSTITUT DES NANOSCIENCES DE PARIS.






Archive powered by MHonArc 2.6.15.

Top of Page