Please post the entire output of what happens when you try Pkg.build("Nettle").
On Saturday, December 19, 2015 at 2:17:35 PM UTC-8, Nils Gudat wrote: > > Getting this error when trying to add IJulia to my 0.4.2 installation. I > found this old IJulia issue > <https://github.com/JuliaLang/IJulia.jl/issues/54> which in turn > references this BinDeps issue > <https://github.com/JuliaLang/BinDeps.jl/issues/104> as a possible > solution, but both of these are >1 year old and from what I understand the > solution there was to change the name of the libnettle package in Nettles > build script, which has been done by now. > > The error messages I'm getting are the same as the ones in those issues, > as is the output from BinDeps.debug (RPM/AptGet/Yum can't provide > libnettle). > > Any ideas on how to solve this? >