Dear All, I am trying to install Rmpi on AMD 64 with Fedora Core 2 for x86_64, but I receive the following error: /usr/bin/ld: /usr/lib/gcc-lib/x86_64-redhat-linux/3.3.3/../../../../lib64/libmpi.a(abort.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /usr/lib/gcc-lib/x86_64-redhat-linux/3.3.3/../../../../lib64/libmpi.a: could not read symbols: Bad value Could anyone help me to solve this problem? Thank you for your help, Krzysiek
Problems with installing Rmpi on x86_64
2 messages · Krzysztof Kolanek, Brian Ripley
On Mon, 8 Nov 2004, Krzysztof Kolanek wrote:
Dear All, I am trying to install Rmpi on AMD 64 with Fedora Core 2 for x86_64, but I receive the following error: /usr/bin/ld: /usr/lib/gcc-lib/x86_64-redhat-linux/3.3.3/../../../../lib64/libmpi.a(abort.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /usr/lib/gcc-lib/x86_64-redhat-linux/3.3.3/../../../../lib64/libmpi.a: could not read symbols: Bad value Could anyone help me to solve this problem?
It's not an R issue, but please do as it says and build a shareable version of libmpi. There some comments about this in the R-admin manual.
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595