← Back to team overview

fenics team mailing list archive

Re: Build time bugs in syfi and segfaults in dolfin

 

On Wed, Feb 11, 2009 at 3:33 PM, Harish Narayanan
<harish.mlists@xxxxxxxxx>wrote:
> It's known to work with lenny.


Please see my previous post in reply to Johan (probably posted just as your
were posting too)

> Make sure you have openmpi installed, and if you have other mpi
> libraries installed, make sure:
> sudo update-alternatives --config mpi
> is set to openmpi

I do have (and did have) openmpi installed (again please see previous post)
---

bt@cpp:$ dpkg -l openmpi-bin
ii  openmpi-bin                       1.2.7~rc2-2                       high
performance message passing library -- binaries
bt@cpp:$ dpkg -l libopenmpi-dev
ii  libopenmpi-dev                    1.2.7~rc2-2                       high
performance message passing library -- header files

I did just update alternatives and tried to rebuild a demo but it sefaulted
too. I am going to try rebuild dolfin again, and see if that works. If this
is indeed the problem then it must be checked form in the build scripts of
dolfin and/or an apropriate statement added to the controls file.

Thank you for your suggestion

regards
b thomas

References