Skip to Content.
Sympa Menu

forum - Compilation problem with 5.2.0 on ibm

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Compilation problem with 5.2.0 on ibm


Chronological Thread 
  • From: "Vivek Ranjan" <vranjan@ncsu.edu>
  • To: forum@abinit.org
  • Subject: Compilation problem with 5.2.0 on ibm
  • Date: Thu, 27 Jul 2006 00:01:35 -0400 (EDT)
  • Importance: Normal

Hi,

I tried to compile abinit-5.2.0 on ibm machine. I have attached the
configuration file (b1n1.ac) with this mail. With this configuration file,
there was only one problem in compiling the serial version of abinit.
While making blas and lapack..... the option used is
ar -rv ........
and I manually changed it to ar -rv -X64 and then serial version was
compiled without any problem.

However, I cannot compile abinip. The last error message I got was the
following :

-----------------------------------------------------------------
Target "lib01util.a" is up to date.
cd src/01managempi && make lib01managempip.a
/u2/wes/vranjan/work/src/abinit-5.2.0/util/build/wrap-fc
-DHAVE_CONFIG_H -I. -I. -I../.. -I../defs -DMPI
-qsuffix=cpp=F90:f=f90 -qfree -O3 -qmaxmem=65536 -qspill=2000
-qarch=auto -qtune=auto -qcache=auto -qstrict
-qsuppress=1520-022:1520-031 -c -o lib01managempip_a-hdr_comm.o
`test -f 'hdr_comm.F90' || echo './'`hdr_comm.F90
ABINIT WRAPPER BEGIN
/lib/cpp -P -std=c89 -DHAVE_CONFIG_H -DMPI -I. -I. -I../.. -I../defs
hdr_comm.F90 > hdr_comm_cpp.f90
1506-173 (W) Option std=c89 is not valid. Enter xlc for list of valid
options.
xlf -q64 -DHAVE_CONFIG_H -I. -I. -I../.. -I../defs -DMPI
-qsuffix=cpp=F90:f=f90 -qfree -O3 -qmaxmem=65536 -qspill=2000 -qarch=auto
-qtune=auto -qcache=auto -qstrict -qsuppress=1520-022:1520-031 -c -o
lib01managempip_a-hdr_comm.o hdr_comm_cpp.f90
xlf: 1501-214 command option M reserved for future use - ignored
xlf: 1501-210 command option P contains an incorrect subargument
ABINIT WRAPPER END
make: 1254-004 The error code from the last command is 40.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
-------------------------------------------------------------------------

I am trying to figure out things. In the meanwhile I thought I will report
because it was mentioned earlier in the forum that configure is automated
now.

Please also send me any suggestions.

Thank you,
Vivek

Attachment: b1n1.ac
Description: Binary data




Archive powered by MHonArc 2.6.16.

Top of Page