[MacPorts] #50017: orpie: build fails with gsl-related error
MacPorts
noreply at macports.org
Fri Jan 15 02:48:14 PST 2016
#50017: orpie: build fails with gsl-related error
-------------------------+--------------------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: orpie |
-------------------------+--------------------------------
Comment (by christian.halaszovich@…):
This should be fixes by changing
{{{
SF4(ellint_D, Double_val, Double_val, Double_val, GSL_MODE_val)
}}}
to
{{{
SF3(ellint_D, Double_val, Double_val, GSL_MODE_val)
}}}
I prepared a patch file that I'm going to attach to this ticket.
--
Ticket URL: <https://trac.macports.org/ticket/50017#comment:5>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list