Hey guys, I'm trying to build some stuff on a debian/amd64 machine. I keep getting this: /usr/bin/ld: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC This happens even when -fPIC /is/ in fact used... anyone have any ideas? -Yaron --