Dear all,
when compiling parallel hdf5 I get the the following strange error:

make[2]: Entering directory `/usr/bmp/chaste_libs_mvapich/hdf5-1.8.11/src'

LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo  |                  \
                sed -e 's/-L/:/g' -e 's/ //g'`"                               \
         ./H5make_libsettings > H5lib_settings.c  ||                            
   \
            (test $HDF5_Make_Ignore && echo "*** Error ignored") ||          \
            (rm -f H5lib_settings.c ; exit 1)
/bin/sh: line 4: 78738 Segmentation fault      
LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo  |                        sed -e 
's/-L/:/g' -e 's/ //g'`" ./H5make_libsettings > H5lib_settings.c

There is one previous post on this list mentioning this problem, did a solution 
come up in the meantime ?

Thanks in advance,

tariq
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

Reply via email to