Ticket #1635 (closed defect: fixed)
[with spkg, with positive review] Singular.spkg relatated: lib->LIB link issue on OSX
| Reported by: | mabshoff | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-2.9.2 |
| Component: | packages: standard | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
The problem has come up a couple times on sage-devel: The OSX binary Sage tar-ball contains a link case sensitive link lib->LIB that is caused by the singular.spkg. I believe it is to accomodate some issue with Singular's high level libraries. We should just skip creating that link on OSX and all should be fine.
Cheers,
Michael
Change History
comment:2 Changed 5 years ago by mabshoff
- Summary changed from Singular.spkg relatated: lib->LIB link issue on OSX to [with spkg, needs review] Singular.spkg relatated: lib->LIB link issue on OSX
The following spkg fixes the issue by avoiding creating a lib->LIB link:
I tested the resulting bdist and it no longer shows the issue on an OSX 10.4 box with default file system options.
Cheers,
Michael
Note: See
TracTickets for help on using
tickets.
