On Jul 8, 2006, at 7:08 AM, Pierre wrote:
> Brian Barrett wrote:
>> On Jul 6, 2006, at 2:36 PM, Pierre wrote:
>>> [...]
>>> Making all in cxx
>>> make[3]: Entering directory `/tmp/lam-7.1.2/share/mpi/cxx'
>>> if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -
>>> DHAVE_CONFIG_H
>>> -I. -I. -I../../../share/include -I../../../romio/include
>>> -I../../../share/include -DLAM_BUILDING=1 -s -O3 -march=i686
>>> -fexceptions -pthread -MT mpicxx.lo -MD -MP -MF ".deps/
>>> mpicxx.Tpo" - c -o
>>> mpicxx.lo mpicxx.cc; \
>>> then mv -f ".deps/mpicxx.Tpo" ".deps/mpicxx.Plo"; else rm -f
>>> ".deps/mpicxx.Tpo"; exit 1; fi
>>> g++ -DHAVE_CONFIG_H -I. -I. -I../../../share/include
>>> -I../../../romio/include -I../../../share/include -
>>> DLAM_BUILDING=1 -s
>>> -O3 -march=i686 -fexceptions -pthread -MT mpicxx.lo -MD -MP -MF
>>> .deps/mpicxx.Tpo -c mpicxx.cc -fPIC -DPIC -o .libs/mpicxx.o
>>> In file included from ../../../share/include/mpicxx.h:72,
>>> from mpicxx.cc:20:
>>> ../../../share/include/mpi2cxx/pmpicxx.h:52: error: `MPI_Offset'
>>> does
>>> not name a type
>> This is very odd. Can you send us the output requested in our
>> getting help section:
>> http://www.lam-mpi.org/using/support/
>> It would be most useful in finding the cause of the issue. In
>> addition, please include the file share/include/lam_config.h,
>> which will include the definition of MPI_Offset.
>
> Here are the requested files.
Ah, I see. The --with-cppfile and --with-mpi-stubs configure options
are not supported with LAM/MPI 7.1.2. If you need C++ bindings for
the MPI-IO functionality, I would recommend trying Open MPI. It is
unlikely that we will fix this issue in LAM/MPI.
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have a LAM/MPI day: http://www.lam-mpi.org/
|