[ET Trac] [Einstein Toolkit] #1910: ExternalLibraries/HDF5 does not set HDF5_INC_DIRS
    Einstein Toolkit 
    trac-noreply at einsteintoolkit.org
       
    Mon Jun  6 10:59:16 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 eschnett):
 The settings in "detect.sh" are used unconditionally, independent of
 whether "build.sh" builds the library or not.
 Line 131 of "build.sh" reads:
 {{{
     HDF5_INC_DIRS="${HDF5_DIR}/include ${HDF5_DIR}/lib"
 }}}
 which is executed when the library is built, and sets "HDF5_INC_DIRS".
 I just see an error in line 118 there -- the HDF5 library version number
 is wrong. This could lead to this error. Will fix.
-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1910#comment:7>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
    
    
More information about the Trac
mailing list