相关疑难解决方法(0)

在ffi上捆绑更新失败

我正在尝试bundle update在我的rails应用程序上执行,但是我收到以下错误:

Installing ffi (1.0.11) with native extensions Unfortunately, a fatal error has occurred. Please report this error to the Bundler issue tracker at https://github.com/carlhuda/bundler/issues so that we can fix it. Thanks!
/Users/Kyle/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:552:in `rescue in block in build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)

        /Users/Kyle/.rvm/rubies/ruby-1.9.3-p125/bin/ruby extconf.rb 
checking for ffi.h... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You …
Run Code Online (Sandbox Code Playgroud)

ruby-on-rails ffi bundler ruby-on-rails-3

22
推荐指数
6
解决办法
2万
查看次数

标签 统计

bundler ×1

ffi ×1

ruby-on-rails ×1

ruby-on-rails-3 ×1