#13: Compiling mod_wsgi fails with relocation error

/usr/bin/ld: /usr/local/lib/python2.5/config/libpython2.5.a(node.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/python2.5/config/libpython2.5.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
apxs:Error: Command failed with rc=65536

Think you've got a solution? Help 92049143cabb7ba896d7c06e19906303_small yliu out by posting your solution

Position Independent Code and x86-64 libraries : technovelty

http://www.technovelty.org/code/c/amd64-pic.html - found by 92049143cabb7ba896d7c06e19906303_small yliu on February 12, 2009, 08:29 AM UTC

Position independent code issues