[Bug 434039] [NEW] "mpi.h" not found
pemryan at gmail.com
pemryan at gmail.com
Mon Sep 21 14:40:13 UTC 2009
Public bug reported:
While compiling a soft that need MPI and openmp, I found that in all
package relative to mpich2, none provide head files. There should be
many *.h file in libmpich2-1.1-dev to be installed in /usr/include.
another problem: when I compile source code of mpich2 manually, it
reported that:
configure: error: Fortran integers and C ints are not the same size.
The current Fortran binding does not support this case. Either force
the Fortran compiler to use integers of 4 bytes, or use --disable-f77 on
the configure line for MPICH2.
I could compile my own mpich2 with f77 disabled, but I do need this.
$ sudo apt-file search mpich2
libmpich2-1.1: /usr/share/doc/libmpich2-1.1/README.gz
libmpich2-1.1: /usr/share/doc/libmpich2-1.1/changelog.Debian.gz
libmpich2-1.1: /usr/share/doc/libmpich2-1.1/changelog.gz
libmpich2-1.1: /usr/share/doc/libmpich2-1.1/copyright
libmpich2-1.1-dev: /usr/share/doc/libmpich2-1.1-dev/README.gz
libmpich2-1.1-dev: /usr/share/doc/libmpich2-1.1-dev/changelog.Debian.gz
libmpich2-1.1-dev: /usr/share/doc/libmpich2-1.1-dev/changelog.gz
libmpich2-1.1-dev: /usr/share/doc/libmpich2-1.1-dev/copyright
$ lsb_release -rd
Description: Ubuntu karmic (development branch)
Release: 9.10
$ apt-cache policy libmpich2-1.1-dev
libmpich2-1.1-dev:
Installed: 1.1-0ubuntu1
Candidate: 1.1-0ubuntu1
Version table:
*** 1.1-0ubuntu1 0
500 http://debian.ustc.edu.cn karmic/universe Packages
100 /var/lib/dpkg/status
all packages are installed via apt-get, Karmic 9.10, update
$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
** Affects: mpich2 (Ubuntu)
Importance: Undecided
Status: New
** Tags: file-miss mpich2
--
"mpi.h" not found
https://bugs.launchpad.net/bugs/434039
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list