On Thu, Jan 19, 2012 at 10:59 AM, Sean Farley <sean at mcs.anl.gov> wrote:
> looks like 1.8.8 also requires your patch... [for the test build I ran on >> 10.5 mac.] > > > Hmmm, I'm trying to see what is different about this and my machine. > Satish, could you build with cmake instead of ./configure? For reference > here are the options I use (obviously, you'll have to change some of these): > Almost certainly, its the fortran compiler. This is a problem with F90 syntax. Matt > -DHDF5_BUILD_FORTRAN:BOOL=ON > -DHDF5_ENABLE_PARALLEL:BOOL=ON > -DHDF5_ENABLE_Z_LIB_SUPPORT:BOOL=ON \ > -DZLIB_INCLUDE_DIR:STRING="/opt/local/include" \ > -DZLIB_LIBRARY:STRING="/opt/local/lib/libz.dylib" \ > -DHDF5_ENABLE_SZ_LIB_SUPPORT:BOOL=ON \ > -DSZLIB_INCLUDE_DIR:STRING="/opt/local/include" \ > -DSZLIB_LIBRARY:STRING="/opt/local/lib/libsz.dylib" \ > -DBUILD_SHARED_LIBS:BOOL=ON \ > -DHDF5_BUILD_TOOLS:BOOL=ON \ > -DHDF5_BUILD_WITH_INSTALL_NAME=ON \ > -DHDF5_BUILD_HL_LIB:BOOL=ON > > -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120119/5229cd48/attachment.html>
