I am trying to compile the new 0.9 code and it fails at the end with
/usr/bin/ld: libbitcoin_common.a(neoscrypt.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
libbitcoin_common.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
This is under Ubuntu 14LTS 64bit. Any ideas?