libhdf5-openmpi-dev pkg-config file mentions wrong mpi include directory
Bug #1918430 reported by
Alexander Lelyakin
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/
Libs: -L/usr/
---
The directory /usr/include/
Correct include directory for openmpi is: /usr/lib/
To post a comment you must log in.