reassign l585960 libmumps-seq-dev retitle 585960 libmumps-seq-dev: mpi.h in /usr/include potentially supersedes MPI implementation file severity 585960 important tags 585960 patch pending thanks
On Tue, 2010-06-15 at 10:00 +0200, trophime wrote: > Package: mumps > Version: 4.9.2 > Severity: wishlist > > mumps install some mpi headers in /usr/include (see libmumps-seq-dev) that > potentially conflicts with the current mpi implementation used. This lead to > some FTBS problems when libmumps-seq-dev is installed (ex: petsc, med-fichier, > ...) Thanks, this is pretty important. > These headers should be moved to a given "mumps" directory within /usr/include > to avoid that problems. Thank you, I just made that change, and created a new project on alioth with the change. Roberto, does the following patch affect your work, or any reverse-depends that you know of? diff --git a/debian/libmumps-seq-dev.install b/debian/libmumps-seq-dev.install index 89c430c..8bd4663 100644 --- a/debian/libmumps-seq-dev.install +++ b/debian/libmumps-seq-dev.install @@ -2,4 +2,4 @@ libmumps_seq/libmumps_common_seq.* usr/lib libmumps_seq/lib?mumps_seq.* usr/lib libmumps_seq/libpord_seq.* usr/lib libmumps_seq/libmpiseq_seq.* usr/lib -libseq/*.h usr/include +libseq/*.h usr/include/mumps_seq -Adam -- GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Engineering consulting with open source tools http://www.opennovation.com/
signature.asc
Description: This is a digitally signed message part

