Skip to content

Instantly share code, notes, and snippets.

@stan
Created May 13, 2010 16:23
Show Gist options
  • Save stan/400021 to your computer and use it in GitHub Desktop.
Save stan/400021 to your computer and use it in GitHub Desktop.
StAnOfFiCe:api_frontend stan$ unicorn -c unicorn.conf.rb
dyld: lazy symbol binding failed: Symbol not found: _capi_get_constant
Referenced from: /Users/stan/.rvm/gems/rbx-1.0.0-rc5/gems/unicorn-0.99.0/lib/unicorn_http.bundle
Expected in: flat namespace
dyld: Symbol not found: _capi_get_constant
Referenced from: /Users/stan/.rvm/gems/rbx-1.0.0-rc5/gems/unicorn-0.99.0/lib/unicorn_http.bundle
Expected in: flat namespace
Trace/BPT trap
StAnOfFiCe:api_frontend stan$ rvm list
rvm Rubies
rbx-1.0.0-rc4 [ x86_64 ]
=> rbx-1.0.0-rc5 [ x86_64 ]
ruby-1.8.7-p249 [ x86_64 ]
ruby-1.9.1-p378 [ x86_64 ]
System Ruby
system [ x86_64 ]
StAnOfFiCe:api_frontend stan$ gem list
*** LOCAL GEMS ***
rack (1.0.1)
rake (0.8.7)
rdoc (2.5.8)
sinatra (1.0)
unicorn (0.99.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment