[Dune] Problem with lam/mpi
Markus Blatt
Markus.Blatt at ipvs.uni-stuttgart.de
Mon Oct 16 11:36:17 CEST 2006
On Mon, Oct 16, 2006 at 11:25:11AM +0200, Stefan Vater wrote:
>
> Am Montag, 16. Oktober 2006 10:41 schrieb Markus Blatt:
> >
> > where do the libs " /usr/lib/liblamf77mpi.a /usr/lib/libmpi.a
> > /usr/lib/liblam.a" come from. Probably they are set in some system
> > variables outside of dune?
> >
> > Could you please try to get rid of them and try again?
>
> All three libs come with the rpm package of lam and I did not set any
> system variables as far as I know.
>
I meant why does the compiler use them for linking. Are they set in
some environment variables like LDFLAGS.
Could you run
set | grep libmpi.a
(or the equivalent for your shell)
and unset the variable where it is defined and try to build Dune
again.
Markus
More information about the Dune
mailing list