Error running 'make ', please read /home/kaka/.rvm/log/ruby-1.9.3-p125/make.log
There has been an error while running make. Halting the installation.
make.log 文件内容
linking shared-object openssl.so
/usr/bin/ld: /usr/local/lib/libssl.a(s2_meth.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/local/lib/libssl.a: could not read symbols: Bad value
collect2: ld 返回 1
make[2]: *** [../../.ext/x86_64-linux/openssl.so] 错误 1
make[2]:正在离开目录 `/home/kaka/.rvm/src/ruby-1.9.3-p125/ext/openssl'
make[1]: *** [ext/openssl/all] 错误 2
make[1]:正在离开目录 `/home/kaka/.rvm/src/ruby-1.9.3-p125'
make: *** [build-ext] 错误 2
rvm ruby 1.9.2 正常