/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
#13: Compiling mod_wsgi fails with relocation error
Think you've got a solution? Help 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 yliu on February 12, 2009, 08:29 AM UTC
Position independent code issues