Re: addfile and HDF5 library version mismatch

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon Feb 06 2012 - 08:49:57 MST

Hi Mark,

I was able to reproduce this error awhile back with the RedHat binaries, but not with the Debian binaries.

Do you have any HDF environment variables set by any chance?

env | grep HDF

--Mary

On Feb 3, 2012, at 5:21 PM, Mark Waylonis wrote:

> I am getting the same problem when using addfile for an '.h5' file. I checked LD_LIBRARY_PATH, and the environmental variable is set correctly. I am running ncl_ncarg-6.0.0.Linux_Debian_x86_64_nodap_gcc432. Anyone have any ideas?
>
> Warning! ***HDF5 library version mismatched error***
> The HDF5 header files used to compile this application do not match
> the version used by the HDF5 library to which this application is linked.
> Data corruption or segmentation faults may occur if the application continues.
> This can happen when an application was compiled by one version of HDF5 but
> linked with a different version of static or shared HDF5 library.
> You should recompile the application or check your shared library related
> settings such as 'LD_LIBRARY_PATH'.
> You can, at your own risk, disable this warning by setting the environment
> variable 'HDF5_DISABLE_VERSION_CHECK' to a value of '1'.
> Setting it to 2 or higher will suppress the warning messages totally.
>
> Thank you!
>
>
> _____________________________
> Mark Waylonis
> Graduate Student Researcher
> University of California, Davis
> Atmospheric Science Graduate Group
> _____________________________
>
>
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Feb 6 08:50:10 2012

This archive was generated by hypermail 2.1.8 : Mon Feb 06 2012 - 14:24:56 MST