Skip to content

Instantly share code, notes, and snippets.

@CirrusThink
Created July 13, 2015 21:08
Show Gist options
  • Save CirrusThink/261fc40d99f82c3b425c to your computer and use it in GitHub Desktop.
Save CirrusThink/261fc40d99f82c3b425c to your computer and use it in GitHub Desktop.
dolly@vdocklab01:~/facd/current$ sudo bundle exec ruby ./initializer.rb
Unable to load the EventMachine C extension; To use the pure-ruby reactor, require 'em/pure_ruby'
/export/home/dolly/ruby64/ruby-2.1.6/lib/ruby/gems/2.1.0/bundler/gems/eventmachine-2333335a9fbf/lib/eventmachine.rb:8:in `require': ld.so.1: ruby: fatal: relocation error: R_AMD64_PC32: file /export/home/dolly/ruby64/ruby-2.1.6/lib/ruby/gems/2.1.0/bundler/gems/extensions/x86_64-solaris-2.11/2.1.0-static/eventmachine-2333335a9fbf/rubyeventmachine.so: symbol _init: value 0x7f0043410225 does not fit - /export/home/dolly/ruby64/ruby-2.1.6/lib/ruby/gems/2.1.0/bundler/gems/extensions/x86_64-solaris-2.11/2.1.0-static/eventmachine-2333335a9fbf/rubyeventmachine.so (LoadError)
from /export/home/dolly/ruby64/ruby-2.1.6/lib/ruby/gems/2.1.0/bundler/gems/eventmachine-2333335a9fbf/lib/eventmachine.rb:8:in `<top (required)>'
from ./initializer.rb:8:in `require'
from ./initializer.rb:8:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment