Opened 15 years ago
Closed 15 years ago
#1216 closed defect (fixed)
cremona.homspace extension fails to compile on osx 10.4
Reported by: | mabshoff | Owned by: | mabshoff |
---|---|---|---|
Priority: | blocker | Milestone: | sage-2.8.13 |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
I have got a simple patch that fixes the issue. It will be added to this ticket shortly.
Cheers,
Michael
Attachments (1)
Change History (4)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
Changed 15 years ago by
Attachment: | Sage-2.8.13.rc0-fix-homspace-on-OSX-10.4-compile.patch added |
---|
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Merged in 2.8.13.rc1.
Note: See
TracTickets for help on using
tickets.
The patch as is causes some problem on Linux, but I think it should work everywhere by linking pari instead if pari-gmp.
Cheers,
Michael