[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnuastro-devel] [bug #52152] CFITSIO 3.42 and libcurl crash at configur
From: |
Mohammad Akhlaghi |
Subject: |
[gnuastro-devel] [bug #52152] CFITSIO 3.42 and libcurl crash at configure time |
Date: |
Mon, 2 Oct 2017 15:57:09 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
URL:
<http://savannah.gnu.org/bugs/?52152>
Summary: CFITSIO 3.42 and libcurl crash at configure time
Project: GNU Astronomy Utilities
Submitted by: makhlaghi
Submitted on: Mon 02 Oct 2017 09:57:08 PM CEST
Category: Installation
Severity: 3 - Normal
Item Group: Crash
Status: In Progress
Privacy: Public
Assigned to: makhlaghi
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
The new 3.42 version of CFITSIO can deal with the HTTPS protocol (see its
changes
<https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt>). But
to do that it needs the libcurl library. If the user has `libcurl' on their
system when CFITSIO is being configured, then CFITSIO will be built by linking
with libcurl.
Therefore, in the existing version of Gnuastro the `./configure' command will
fail on systems that have `libcurl' because the linker will not find symbols
of the `libcurl' library.
I am now adding a check at configure time to solve this issue.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52152>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [gnuastro-devel] [bug #52152] CFITSIO 3.42 and libcurl crash at configure time,
Mohammad Akhlaghi <=