LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: Travis Spencer (travislspencer_at_[hidden])
Date: 2005-05-10 03:16:48


I am trying to build and install LAM 7.1.1 on Solaris 9 using gcc 3.4.
I've configured it like this:

./configure \
   --prefix=$PREFIX \
   --with-exceptions \
   --with-exflags=-Wno-deprecated \
   --with-impi \
   --with-purify \
   --with-threads=solaris \
   --with-trillium \
   --with-wrapper-extra-ldflags=-R$PREFIX/lib

(I realize now that I should have left off the --Wno-deprecated flag.)

Most things seem to build OK except for ssi_coll_impi.c which
complained about a parser error. I put the error log on line at:

http://www.travisspencer.com/stash/tmp/lam_err.txt

Can anyone suggest a workaround. Should I reconfigure? Has anyone
seen this error before?

TIA.

--
Regards,
Travis Spencer
Portland, OR USA