Bug#686926: liboctave-dev: creates broken .oct files when the OpenMPI flavor of HDF5 (libhdf5-openmpi-dev) is installed

2013-04-04 Thread Mike Miller
On Sun, Mar 31, 2013 at 05:52:03PM -0700, Bradley M. Froehle wrote: As an example of how confounding this is, just consider a simple example: $ cat test.cpp #include hdf5.h #include mpi.h int main() { MPI::Init(); printf(I'm %d of %d\n, MPI::COMM_WORLD.Get_rank(),

Bug#686926: liboctave-dev: creates broken .oct files when the OpenMPI flavor of HDF5 (libhdf5-openmpi-dev) is installed

2013-04-04 Thread Bradley M. Froehle
More practically, and more importantly, Octave users who are compiling extensions from within Octave are yet another step removed from both the compiler and the HDF5 library. They may not even be aware of HDF5 but the compilation and linking of their oct-file will be affected. Mkoctfile