GNU Astronomy Utilities - Bugs: bug #58687, program linking error with the...
You are not allowed to post comments on this tracker with your current authentication level.
bug #58687: program linking error with the shared libraries
Submitter: | Sachin Kumar Singh <sks_15> | ||
Submitted: | Wed 01 Jul 2020 10:04:25 PM UTC | ||
Category: | Installation | Severity: | 3 - Normal |
Item Group: | Crash | Status: | In Progress |
Privacy: | Public | Assigned to: | makhlaghi |
Open/Closed: | Open |
Mon 01 Feb 2021 10:49:43 AM UTC, comment #1: |
Mohammad Akhlaghi <makhlaghi>![]() ![]() |
Wed 01 Jul 2020 10:04:25 PM UTC, original submission:
When I bootstrapped and when I build without debugging(including shared libraries) `gnuastro` build crashes as soon as it gets to the programs wit this error message. The reason is that it is not adding the linking flags of the libraries eg. -lgsl.
|
Sachin Kumar Singh <sks_15> |
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 |
---|---|---|---|---|---|
2021-02-01 | makhlaghi | Status | Postponed | ![]() |
In Progress |
Assigned to | None | ![]() |
makhlaghi |
A fix to this problem has been implemented in Commit ffe22747f66.
Sachin, can you please try pulling the most recent commits in Gnuastro and bootstrapping again (without any extra configure-time linking options)?
If it does indeed work-out, can you please just confirm here and close the bug also?