Hi,

[...]
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../x86_64-suse-linux/bin/ld: prorex.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
prorex.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libprorex.so] Error 1

That isn't an issue with Make. There is a linker error, re-read the message you quoted above and you ill see it tells you what the problem is and how to fix it! Always read things thoughtful before posting to mailing lists ;) If that doesnt fix it, contact the libprorex developers who provided you with the source code.

Kind regards
Jon


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to