BY: Suraj Kurapati (snk) DATE: 2007-06-25 18:35 SUBJECT: RE: Linking problems when installing
You need to recompile Ruby (the libruby-static.a file) with -fPIC. Then the linker will succeed when installing Ruby-VPI. Also, it seems this relocation error is common on amd64: http://lists.freebsd.org/pipermail/freebsd-amd64/2005-April/004644.html
