How much RAM do you have in the machine in question? That test is probably trying to write a 2GB or 4 GB contiguous chunk of RAM to memory so you have to have at *least* that amount installed in the system. Are you running a 32 or 64 bit system? The HDF folks will probably have a better explanation. ___________________________________________________________ Mike Jackson Principal Software Engineer BlueQuartz Software Dayton, Ohio [email protected] www.bluequartz.net
On Dec 10, 2012, at 5:03 AM, Syed Ahsan Ali Bokhari <[email protected]> wrote: > > > > Dear All > > I am trying to install hdf-1.8.6 on RHEL5.3, I configured with the following > command > > ./configure --with-zlib=/usr/local/ --prefix=/usr/local/ > > make check install fails with the following error > > > > Test passed with the Family Driver. > > Checking if file system supports big files... > Testing big file with the SEC2 Driver > Testing large dataset write *FAILED* > Command terminated by signal 11 > 0.02user 0.03system 0:00.06elapsed 100%CPU (0avgtext+0avgdata 0maxresident)k > 0inputs+0outputs (0major+7343minor)pagefaults 0swaps > make[4]: *** [big.chkexe_] Error 1 > make[4]: Leaving directory `/home/pmdtest/hdf5-1.8.6/test' > make[3]: *** [build-check-s] Error 2 > make[3]: Leaving directory `/home/pmdtest/hdf5-1.8.6/test' > make[2]: *** [test] Error 2 > make[2]: Leaving directory `/home/pmdtest/hdf5-1.8.6/test' > make[1]: *** [check-am] Error 2 > make[1]: Leaving directory `/home/pmdtest/hdf5-1.8.6/test' > make: *** [check-recursive] Error 1 > [root@pmd03 hdf5-1.8.6]# > > Please help! > > Thanks > Ahsan > > _______________________________________________ > Hdf-forum is for HDF software users discussion. > [email protected] > http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
