Building on amd64 fails due to non-relocatable symbols. This patch forces -fPIC onto the CFLAGS allowing it to build and function on non-x86 arch's. Tested on athlon and opteron, but I would imagine that ppc, sparc, etc would also be fixed by this patch... Thanks!
State Changed From-To: open->closed Committed, thanks!