[ET Trac] [Einstein Toolkit] #1910: ExternalLibraries/HDF5 does not set HDF5_INC_DIRS
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Jun 6 10:49:49 CDT 2016
#1910: ExternalLibraries/HDF5 does not set HDF5_INC_DIRS
----------------------------+-----------------------------------------------
Reporter: barry.wardell | Owner:
Type: defect | Status: new
Priority: unset | Milestone:
Component: Other | Version: development version
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Comment (by barry.wardell):
There is the line ```HDF5_INC_DIRS="${HDF5_DIR}/include
${HDF5_DIR}/lib"``` in detect.sh, but that is only used when HDF5 is
built, not when it is provided by the system.
I don't think the problem is with CarpetIOHDF5 itself and have checked
that it pulls in bindings/Configuration/Capabilities/make.HDF5.deps. The
problem is that make.HDF5.defn has only ```HDF5_INC_DIRS =
/usr/local/lib```, i.e. it does not include /usr/local/include.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1910#comment:5>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list