On Tue, 2 Sep 2003, Dev Anand wrote:
> Thank you yes it worked the changes i had to make were
> 1) in file
> src/libxmpi/xmpi_asc_parse.cc line 300 changed
> if (asc_compat(&cmdc, &cmdv, ad)) { to
> if (asc_compat(&cmdc, &cmdv)) {
> and
> 2)
> mv src/xmpi/sfh.h src/xmpi/sfh.bak.h
> and
> make
Ah -- I see the problems. Two header files (including sfh.h) should no
longer be included in XMPI.
b8 has been released to fix this problem.
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|