Closed nicolasnoble closed 8 years ago
Thanks @nicolasnoble for raising this! However installing this or other gems into rake-compiler-dock was a workaround only, which still failed, as soon as a newer gem version was available on rubygems.org.
rake-compiler-dock-0.5.1 includes a patch to rake-compiler, that fixes this issue properly: https://github.com/rake-compiler/rake-compiler-dock/commit/1e2fb4ee5b9e76a0b91a3013b83f283bdfd27d52 . The upstream issue and patch is here: https://github.com/rake-compiler/rake-compiler/pull/121
Could you please try grpc with rake-compiler-dock-0.5.1 ? Are there any other changes, that you need for the grpc ruby binding?
Fixes #8. There might be more gems that would require that treatment, as there are more being installed during
make install
.