I am installing aerospike-server(https://github.com/aerospike/aerospike-server) on centos6.3 from source, when $make (GCC 4.7.2), i meet this error:
ld terminated with signal 11 segmentation fault core dumped
/usr/bin/ld: Dwarf Error: Invalid or unhandled Form value: 32.
make[2]: *** [../../target/Linux-x86_64/bin/asd] Error 1.
...
what should i try? can someone help me? thanks!