help-octave
[Top][All Lists]
Advanced

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

Re: Build Octave-3.0.0 with HDF5-1.8.0


From: Thomas Weber
Subject: Re: Build Octave-3.0.0 with HDF5-1.8.0
Date: Sun, 6 Apr 2008 10:10:18 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On 05/04/08 16:40 -0400, John W. Eaton wrote:
> The configure script generally doesn't check for version information,
> but tries to check for required features as that is more likely to
> work in the future.  Unfortunately, this appears to be a case where a
> change in a library implementation breaks Octave.  Perhaps someone will
> submit a patch for Octave that will fix the problem.  You might be
> able to avoid it by using an earlier version of the HDF5 library, but
> it would be better if Octave could be fixed to work with old and new
> versions of HDF5.

Incompatible change in HDF5. A work-around is proposed at
http://www.mail-archive.com/address@hidden/msg01486.html

        ./configure CPPFLAGS="-DH5_USE_16_API"

        Thomas


reply via email to

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