[Pkg-scicomp-devel] RFS: libmesh

Ondrej Certik ondrej at certik.cz
Wed Dec 5 20:32:20 UTC 2007


On Dec 5, 2007 7:20 PM, Christophe Prud'homme <prudhomm at debian.org> wrote:
> Ondrej,
>
> I have issues with the libmesh package.
> I had to install a variant of mpich (shmem) to have mpicxx/mpicc installed
> (Build-Depends are ok? ).
> I thought that now petsc was compiled using openmpi, no ?
>
> then compilation fails while compiling code with petsc (petscvec.h, a
> definition problem with MPI_Win)
> any ideas ?
> I haven't investigated much, I know relatively well libmesh and petsc, so I
> will certainly find the problem.

This is the problem:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=450518

So either follow the solution that I figured out in that bug, or use
pbuilder (that's what I recommend).

Just do

$ sudo pbuilder --update
$ sudo pbuilder --build libmesh*.dsc

(if you never used pbuilder before, do "--create" instead of "--update")

Ondrej



More information about the Pkg-scicomp-devel mailing list