Hi Ahsan,

> 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/
>

Is your system 32 or 64-bit?  What file system are you using?  How much
free space do you have on the drive?  Do you have any disk quotas?  The
output of mount -l, df -H, and quota would be helpful.

Is the error repeatable?  You don't need to re-run make check - just run
test/big directly.



> 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]#
>
>
If it passes on the family driver and fails on SEC2, then the first thing
I'd check is that you don't have quota or disk space issues.

Cheers,

Dana
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Reply via email to