Skip to content

Instantly share code, notes, and snippets.

@avescodes
Created September 7, 2010 14:41
Show Gist options
  • Save avescodes/568457 to your computer and use it in GitHub Desktop.
Save avescodes/568457 to your computer and use it in GitHub Desktop.
Ryans-iPhone:~ root# sudo gem install rails
dyld: lazy symbol binding failed: Symbol not found: __OSSwapInt16
Referenced from: /usr/lib/ruby/1.9.1/arm-darwin9/socket.bundle
Expected in: flat namespace
dyld: Symbol not found: __OSSwapInt16
Referenced from: /usr/lib/ruby/1.9.1/arm-darwin9/socket.bundle
Expected in: flat namespace
Trace/BPT trap
@conrad-vanl
Copy link

Did you ever figure out a fix to this?

@avescodes
Copy link
Author

No sorry, I never did.

@luisffc
Copy link

luisffc commented Feb 14, 2013

Copy link

ghost commented Mar 20, 2013

Hi friends! in my case still the same error message above, some other alternative:

I have a iphone3gs.

Thks!

Copy link

ghost commented Mar 20, 2013

iLost:/usr/local/src root# gem update
Updating installed gems
dyld: lazy symbol binding failed: Symbol not found: __OSSwapInt16
Referenced from: /usr/lib/ruby/1.9.1/arm-darwin9/socket.bundle
Expected in: flat namespace

dyld: Symbol not found: __OSSwapInt16
Referenced from: /usr/lib/ruby/1.9.1/arm-darwin9/socket.bundle
Expected in: flat namespace

Trace/BPT trap: 5
iLost:/usr/local/src root#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment