Bug#696420: python-gmsh: undefined symbol: mca_base_param_reg_int

Sylvestre Ledru sylvestre at debian.org
Sat Jan 26 11:42:29 UTC 2013


On 29/12/2012 23:54, Anton Gladky wrote:
> severity 696420 normal
> thanks
> 
> As Christophe said, the information about using this package
> is in README.Debian. We know about this problem as it
> persists since the beginning of this binary. And we would be
> happy to get a suggestion, how can it be fixed without this
> workaround.
An explicit link (-lmpi) from the gmshpy should do it.
(and maybe with the -Wl,-no-as-needed LDFLAGS).

Otherwise an other way is to load the MPI lib from the python code.
See:
http://docs.python.org/2/library/ctypes.html

S



More information about the debian-science-maintainers mailing list