Opened 9 years ago
Closed 9 years ago
#50338 closed defect (fixed)
fixes several build resulting from changes in gsl libraray
Reported by: | christian.halaszovich@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | orpie |
Description
Building orpie fails because several deprecated functions have been removed in gsl V2.1 As a workaround - until this is fixed upstream - a prepared this patch which simply removes the offending function calls. I think these functions are rarely used anyway. Additionally, a fix for Ticket #50017 is included, so only this one patch needs to be applied to build orpie.
Attachments (2)
Change History (4)
Changed 9 years ago by christian.halaszovich@…
Attachment: | patch-gsl-mgsl_sf.c.diff added |
---|
Changed 9 years ago by christian.halaszovich@…
Attachment: | Portfile-orpie.diff added |
---|
comment:1 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | khindenburg@… added |
---|
comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I typically try to use Debian's patches as it avoids duplicate efforts. Thanks for working on this. r145366
Note: See
TracTickets for help on using
tickets.
Cc Me!