bugGNU 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: 

A check has been added at configure time which solves the problem. It has been pushed to the main repo.

Mohammad Akhlaghi <makhlaghi>
Group administrator
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.

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.

Mohammad Akhlaghi <makhlaghi>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by makhlaghi (Submitted the item)
  •  

    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 StatusIn Progress Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code