Hello,
I try to install lam-7.0.4 on AIX5.1, with xlc_r, xlC_r and xlf90_r in
the 64-bit mode. The compilation
failed with the following message. Could anyone help me how to solve the
problem?
Thanks for any answer
best regards
Frieder Loercher
Making all in cxx
source='mpicxx.cc' object='mpicxx.lo' libtool=yes
depfile='.deps/mpicxx.Plo' tmpdepfile='.deps/mpicxx.TPlo' depmode=aix
/bin/sh
../../.././config/depcomp /bin/sh ../../../libtool --mode=compile xlC_r
-DHAVE_CONFIG_H -I. -I. -I../../../share/include
-I../../../share/ssi/include
-I../../../share/include -DLAM_BUILDING=1 -O -q64 -c -o mpicxx.lo
`test -f 'mpicxx.cc' || echo './'`mpicxx.cc
xlC_r -DHAVE_CONFIG_H -I. -I. -I../../../share/include
-I../../../share/ssi/include -I../../../share/include -DLAM_BUILDING=1
-O -q64 -c -M
mpicxx.cc
"../../../share/include/mpi2cxx/datatype_inln.h", line 63.15: 1540-0253
(S) This use of undefined class "_dtype" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 64.22: 1540-0253
(S) This use of undefined class "_req" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 78.22: 1540-0253
(S) This use of undefined class "_req" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 93.22: 1540-0253
(S) This use of undefined class "_req" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 107.22: 1540-0253
(S) This use of undefined class "_req" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 124.22: 1540-0253
(S) This use of undefined class "_req" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 141.22: 1540-0253
(S) This use of undefined class "_req" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 158.22: 1540-0253
(S) This use of undefined class "_req" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 176.22: 1540-0253
(S) This use of undefined class "_req" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 194.22: 1540-0253
(S) This use of undefined class "_req" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 214.22: 1540-0253
(S) This use of undefined class "_req" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 233.22: 1540-0253
(S) This use of undefined class "_req" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 253.22: 1540-0253
(S) This use of undefined class "_req" is not valid.
"../../../share/include/mpi2cxx/request_inln.h", line 283.17: 1540-0253
(S) This use of undefined class "_req" is not valid.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
|