help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linking Octave with HDF5


From: Lester Wade
Subject: Linking Octave with HDF5
Date: Thu, 10 Nov 2005 15:24:02 +0000
User-agent: Thunderbird 1.4.1 (X11/20051006)

Thanks for your responses. Looking at the config.log it looks like this could be the problem;

configure:7871: checking for H5Pcreate in -lhdf5
configure:7901: gcc -o conftest -g -O2 -I/usr/local/hdf/include -L/usr/local/hdf conftest.c -lhdf5 -lz -lm >&5 /usr/bin/ld: warning: libsz.so.2, needed by /usr/lib/gcc/x86_64-redhat-linux/3.4.4/../../../libhdf5.so, not found (try using -rpath or -rpath-link) /usr/lib/gcc/x86_64-redhat-linux/3.4.4/../../../libhdf5.so: undefined reference to `SZ_encoder_enabled' /usr/lib/gcc/x86_64-redhat-linux/3.4.4/../../../libhdf5.so: undefined reference to `SZ_BufftoBuffCompress' /usr/lib/gcc/x86_64-redhat-linux/3.4.4/../../../libhdf5.so: undefined reference to `SZ_BufftoBuffDecompress'
collect2: ld returned 1 exit status
configure:7907: $? = 1
configure: failed program was:
| /* confdefs.h.  */

Is this common?  anyhow, I'll track down libsz.so.2.

Kind Regards,

Lester Wade



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]