On Sun, Aug 24, 2008 at 1:31 AM, edson.gomes.leme < edson.gomes.leme at uol.com.br> wrote: > Hello, >> >> *I try to use *PJSUA Python Module (Site: >> http://trac.pjsip.org/repos/wiki/Python_SIP_Tutorial), *and appeared the >> error below:* >> >> [snip] > /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: >> /home/caribe/trunk/pjsip/lib/libpjsua-x86_64-unknown-linux-gnu.a(pjsua_acc.o):relocation >> R_X86_64_32S against `pjsua_var' can not be used when making a shared >> object; recompile with -fPIC >> > Could you try to put this in the user.mak file in the root pjproject directory: export CFLAGS += -fPIC and recompile everything? -benny -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080825/68f6883e/attachment.html