kbarbary / Dierckx.jl

Julia package for 1-d and 2-d splines
Other
157 stars 30 forks source link

not compiling on mac? #46

Closed BeastyBlacksmith closed 6 years ago

BeastyBlacksmith commented 6 years ago

I get

FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag!
make: *** [bispeu.o] Error 1
===============================[ ERROR: Dierckx ]===============================

LoadError: failed process: Process(`make FC=gfortran SUFFIX=dylib`, ProcessExited(2)) [2]

when running Pkg.add("Dierckx"), can I fix this somehow?

BeastyBlacksmith commented 6 years ago

fixed it by uninstalling macports

kbarbary commented 6 years ago

Glad you sorted it out! Hope you didn't need macports for anything. :)