bugGNU Astronomy Utilities - Bugs: bug #52427, Libtool checks only in non-current...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #52427: Libtool checks only in non-current directory

Submitter:  Mohammad Akhlaghi <makhlaghi>
Submitted:  Fri 17 Nov 2017 10:46:45 AM UTC
   
 
Category:  Installation Severity:  3 - Normal
Item Group:  Crash Status:  Fixed
Privacy:  Public Assigned to:  makhlaghi
Open/Closed:  Closed

Fri 17 Nov 2017 10:52:54 AM UTC, comment #1: 

Gnuastro's configure is now explicitly configured to reject libtool's check if it is in the current directory.

The correction has been pushed to the main repo.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Fri 17 Nov 2017 10:46:45 AM UTC, original submission:  

At configure time, Gnuastro needs to check if the system has GNU Libtool installed. On my system, the configure script (following PATH), doesn't look into the current directory. But based on the system configuration, some users might have the current directory in their PATH. Gnuastro comes with its own internal implementation of GNU Libtool. As a result, the configure script will find the libtool in Gnuastro's build and think that the system has GNU Libtool. Therefore if the system doesn't have libtool, or if the libtool isn't GNU, then the BuildProgram check fails.

The libtool check must be corrected to make sure the current directory is not checked when looking for Libtool.

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

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code