Ticket #1184 (closed defect: fixed)
OSX 10.4: moving sage breaks recompile -> NTL related
| Reported by: | mabshoff | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.8.15 |
| Component: | relocation | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description (last modified by mabshoff) (diff)
Moving a sage install on OSX 10.4 and then upgrading anything that is linked against NTL leads to link errors due to missing gmp symbols. The problem is the link mode with which the dynamic NTL is created. I have a fix, but I am currently verifying that it really fixes the issue. Everything that is linked against NTL needs to be recompiled, i.e. singular and cremona at the moment.
To add to the confusion: This is not an issue on OSX 10.5.
Cheers,
Michael
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

