Skip to Content.
Sympa Menu

forum - configure failure during istallation in HP machine

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

configure failure during istallation in HP machine


Chronological Thread 
  • From: "José C. Conesa" <jcconesa@icp.csic.es>
  • To: forum@abinit.org
  • Subject: configure failure during istallation in HP machine
  • Date: Fri, 13 Oct 2006 19:01:21 +0200
  • Priority: normal

Hi,
I tried to install abinit 5.2.3 in a HP Superdome (Itanium 2 multiprocessor) machine, in which I had been able earlier to install correctly abinit 4.6.5 using the makefile_macros.pegasus-itanium file that came included in the distribution. Now I tried the installation using the following .ac file (that I built following the advice of using settings from earlier sucessful makefile_macros files):

prefix="/home/csic/icp/jcc/abinit-5.2.3"
CPP="/usr/local/bin/cpp"
with_cppflags=" -Dnolib -P "
CC="/usr/bin/cc +DD64 +DSitanium2"
with_cc_optflags=" -O "
CXX="/usr/local/bin/c++"
with_cxx_optflags=" -O "
FC="/opt/fortran90/bin/f90"
with_fc_optflags=" +source=free +DD64 +O2 +Odataprefetch +DSitanium2 "
with_fc_ldflags=" +DD64 +O2 +Odataprefetch +DSitanium2 "
with_cc_ldflags=" +DD64 +O2 +Odataprefetch +DSitanium2 "

after mkdir temp; cd temp; ../configure>configlog   the procedure gives in the screen the following error:

configure: WARNING: compilation failed
configure: error: linking to Fortran libraries from C fails
See `config.log' for more details.

I attach the configlog and config.log files generated. Can someone help?
Thanks,




--
Jose C. Conesa
Instituto de Catalisis y Petroleoquimica, CSIC
c/ Marie Curie 2, Campus de Cantoblanco, 28049 Madrid, Spain
Phone: (34)915854766    Fax:(34)915854766    e-mail:jcconesa@icp.csic.es



Archive powered by MHonArc 2.6.16.

Top of Page