LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Frieder Loercher (Frieder.Loercher_at_[hidden])
Date: 2004-02-10 03:46:20


Hello Prashanth Charapalli,

attached config.log.zip

For me, the problem is solved: I did some little modifications in the lam source
code
(module mpi2c++), and now, I've got it compiled.

In fact, there seems to be a bug or something with the xlC- Compiler I use
(you tried xlC version 6?) because my modifications didn't alter
the program's behaviour and I think the original code should normally
be compiled by any C++ compiler.

best regards

Frieder

Prashanth wrote:

> Hi,
>
> I am sorry but I am unable to replicate this error. Can you attach the
> config.log (please zip it)?
>
> Thank you.
>
> Prashanth Charapalli,
> LAM/MPI Team.
>
> Thus spoke Frieder Loercher in the message sent on Wed, 4 Feb 2004
>
> ->Hello Prashanth Charapalli,
> ->
> ->I have tried with several configure options, with always this error
> ->(the easiest configuration is --prefix... only,
> ->and cc=xlc_r cxx=xlC fc=xlf90_r.
> ->
> ->My xlC is version 6.
> ->
> ->thanks and best regards
> ->
> ->Frieder
> ->
> ->Prashanth wrote:
> ->
> ->> Hello,
> ->>
> ->> I was unable to replicate this error on AIX-5.1
> ->>
> ->> Can you tell us version of xlC_r you are using and what your configure
> ->> options were?
> ->>
> ->> Thanks.
> ->>
> ->> Prashanth Charapalli,
> ->> LAM/MPI Team.
> ->>
> ->> Thus spoke Frieder Loercher in the message sent on Tue, 3 Feb 2004
> ->>
> ->> ->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.
> ->> ->
> ->> ->_______________________________________________
> ->> ->This list is archived at http://www.lam-mpi.org/MailArchives/lam/
> ->> ->
> ->> _______________________________________________
> ->> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
> ->
> ->_______________________________________________
> ->This list is archived at http://www.lam-mpi.org/MailArchives/lam/
> ->
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/