You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2016/10/18 12:58:59 UTC

[jira] [Updated] (THRIFT-3890) Error with gem extension while installing Thrift

     [ https://issues.apache.org/jira/browse/THRIFT-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King, III updated THRIFT-3890:
---------------------------------------
    Environment: Ubuntu Trusty 14  (was: Ubuntu Trust 14)

> Error with gem extension while installing Thrift
> ------------------------------------------------
>
>                 Key: THRIFT-3890
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3890
>             Project: Thrift
>          Issue Type: Question
>          Components: Ruby - Library
>         Environment: Ubuntu Trusty 14
>            Reporter: Dave
>
> I am building and installing Apache Thrift from source. When I run make, I get the following error about Gem native. How can I deal with this gem native extension error?
> `Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
>         /usr/bin/ruby1.9.1 extconf.rb
> /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
>         from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
>         from extconf.rb:2:in `<main>'
> Gem files will remain installed in /tmp/bundler20160731-25561-wpjc2k/eventmachine-1.2.0.1/gems/eventmachine-1.2.0.1 for inspection.
> Results logged to /tmp/bundler20160731-25561-wpjc2k/eventmachine-1.2.0.1/gems/eventmachine-1.2.0.1/ext/gem_make.out
> An error occurred while installing eventmachine (1.2.0.1), and Bundler cannot continue.
> Make sure that `gem install eventmachine -v '1.2.0.1'` succeeds before bundling.`



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)