bug-gnuastro
[Top][All Lists]
Advanced

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

Re: [bug-gnuastro] error with compiling interpolate.c


From: Mohammad Akhlaghi
Subject: Re: [bug-gnuastro] error with compiling interpolate.c
Date: Tue, 5 Jun 2018 02:41:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

Dear Professor Ichikawa,

Thank you very much for reporting this issue. Alan also reported it just a few minutes ago.

The problem is that GSL's `gsl_interp_steffen' function was introduced in GSL version 2.0. So building Gnuastro with older versions of GSL will cause this error.

You are right, interpolation was recently added to Gnuastro (after version 0.5.132-60d5). To fix the problem, I have defined the following bug, and I am busy fixing it now.

http://savannah.gnu.org/bugs/?54057

I'll let you know when the check is added. But until then, one solution is to update the system's GSL (the most recent version is 2.4, link below). Gnuastro 0.6 should build cleanly with any GSL version after 2.0.

ftp://ftp.gnu.org/gnu/gsl/gsl-2.4.tar.gz

Thank you very much for reporting this so promptly,

Cheers,
Mohammad



reply via email to

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