GNU Astronomy Utilities - Bugs: bug #52152, CFITSIO 3.42 and libcurl crash at...
You are not allowed to post comments on this tracker with your current authentication level.
bug #52152: CFITSIO 3.42 and libcurl crash at configure time
Submitter: | Mohammad Akhlaghi <makhlaghi> | ||
Submitted: | Mon 02 Oct 2017 07:57:08 PM UTC | ||
Category: | Installation | Severity: | 3 - Normal |
Item Group: | Crash | Status: | Fixed |
Privacy: | Public | Assigned to: | makhlaghi |
Open/Closed: | Closed |
Mon 02 Oct 2017 08:18:46 PM UTC, comment #1: |
Mohammad Akhlaghi <makhlaghi>![]() ![]() |
Mon 02 Oct 2017 07:57:08 PM UTC, original submission:
The new 3.42 version of CFITSIO can deal with the HTTPS protocol (see its changes). 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.
|
Mohammad Akhlaghi <makhlaghi>![]() ![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2017-10-02 | makhlaghi | Status | In Progress | ![]() |
Fixed |
Open/Closed | Open | ![]() |
Closed |
A check has been added at configure time which solves the problem. It has been pushed to the main repo.