|
|
/bin/sh <./obj/../soobj/ldt.tr
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: ./obj/../soobj/gs.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
./obj/../soobj/gs.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [bin/../sobin/libgs.so.8.15] Error 1
make[1]: Leaving directory `/var/tmp/portage/ghostscript-esp-8.15.3/work/espgs-8.15.3'
make: *** [so] Error 2
上面说的这个提示,recompile with -fPIC,怎么处理?谢谢。 |
|