octave-maintainers
[Top][All Lists]
Advanced

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

Re: hdf5 build error


From: Richard Crozier
Subject: Re: hdf5 build error
Date: Mon, 4 Jan 2016 19:58:46 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0



On 04/01/16 19:07, John W. Eaton wrote:
On 01/04/2016 12:58 PM, Richard Crozier wrote:

So, before pulling your cset, I did make clean and configured with

./configure --with-hdf5-includedir=/usr/include/hdf5/serial
--with-hdf5-libdir=/usr/lib/x86_64-linux-gnu/hdf5/serial

This made the warning go away. Octave also successfully builds. I'm not
sure if I made a mistake when I did this before (probably). I have
attached the config log from this in spec-dir-config.log.

This is what you are expected to do on a Debian (or Ubuntu) system.

I then ran make clean again and plain ./configure. I attach the config
log from this in plain-config.log

here's the contents of /usr/include/hdf5/serial

It's not expected that the compiler will find header files and libraries
in non-standard locations unless you tell it where to look.

We've previously discussed modifying the configure script to look in the
directories where Debian installs these files but decided against it.
You can read the discussion here:

   https://savannah.gnu.org/bugs/?38928

Start with my comment #19.

jwe



ok, thanks for the information, I will add a comment about this to the wiki page below if noone objects:

http://wiki.octave.org/Octave_for_Debian_systems

Richard


--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.




reply via email to

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