[Paraview] Piece of HDF Missing

Kent Eschenberg eschenbe at psc.edu
Thu Nov 8 14:20:04 EST 2007


I've managed to work around the problem by going into the binary tree and deleting

    bin/libvtkhdf5.so
    Utilities/hdf5/H5Tinit.c

and then entering "make" again. This suggests an error in one of the cmake files.

Kent
Pittsburgh Supercomputing Center


Kent Eschenberg wrote:
> Any idea what is wrong?
> 
>    Linking CXX executable ../../bin/pvbatch
>    libvtkhdf5.so: undefined reference to `H5TN_term_interface'
> 
> The command "nm libvtkhdf5.so|fgrep term_interface" shows that it is 
> indeed missing. Howver, it is present on a 32-bit serial system where I 
> built the same version of paraview.
> 
> System:
>    ParaView 2.6.1
>    MPICH2-0.9.8-15
>    cmake 2.4.7
>    gcc 4.1.1
>    CentOS release 5
>    processors x86_64


More information about the ParaView mailing list