error in make of ImageMagick:
/usr/bin/ld: /usr/local/lib/libtiff.a(tif_aux.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/libtiff.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [magick/libMagick.la] Error 1
make[1]: Leaving directory `/root/image/ImageMagick-6.2.3'
make: *** [all] Error 2
some help?