I am using a 64 bit machine with CentOS5. I am getting the following errors
when I try to install the rimage package

g++ -shared -L/usr/local/lib64 -o rimage.so equalize.o fftw_access_func.o
freqfilters.o interface.o jpegio.o laplacian.o matrix.o smooth.o sobel.o
-ljpeg -lfftw
/usr/bin/ld: /usr/local/lib/libfftw.a(fftwnd.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/libfftw.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [rimage.so] Error 1
chmod: cannot access `/home/shantanu/R/rimage/libs/*': No such file or
directory
ERROR: compilation failed for package 'rimage'


Any help would be appreciated. Could not find anything with google search.

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to