Post
Topic
Board Announcements (Altcoins)
Re: [UFO] UFOCOIN | CORE 0.9 RELEASED! | UPGRADE WALLETS!
by
fairglu
on 18/09/2017, 08:11:05 UTC
I am trying to compile the new 0.9 code and it fails at the end with

Code:
/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?