Created
March 21, 2014 09:24
-
-
Save fdv/9682570 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
linking shared-object nokogiri/nokogiri.so | |
/usr/bin/ld: /usr/local/lib/ruby/gems/1.9/gems/nokogiri-1.6.1/ports/libxslt/1.1.26/lib/libexslt.a(common.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC | |
/usr/local/lib/ruby/gems/1.9/gems/nokogiri-1.6.1/ports/libxslt/1.1.26/lib/libexslt.a: could not read symbols: Bad value | |
cc: error: linker command failed with exit code 1 (use -v to see invocation) | |
*** Error code 1 | |
Stop. | |
make: stopped in /usr/local/lib/ruby/gems/1.9/gems/nokogiri-1.6.1/ext/nokogiri |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment