libhdf5-openmpi-dev pkg-config file mentions wrong mpi include directory

Bug #1918430 reported by Alexander Lelyakin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
hdf5 (Ubuntu)
New
Undecided
Unassigned

Bug Description

The file "hdf5-openmpi.pc" from the packsage libhdf5-openmpi.dev
has wrong CFlags:
---
Name: HDF5
Description: Hierarchical Data Format 5 (HDF5) - OpenMPI version
Version: 1.10.4
Requires:
Cflags: -I/usr/include/openmpi -I/usr/include/hdf5/openmpi
Libs: -L/usr/lib/x86_64-linux-gnu/hdf5/openmpi -lhdf5 -L/usr/lib/openmpi/lib -lmpi
---

The directory /usr/include/openmpi do not exists.
Correct include directory for openmpi is: /usr/lib/x86_64-linux-gnu/openmpi/include

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.