Hi Kolby, did you build this version on Linux?
When I try to build it on Ubuntu, I get this error,
CXXLD phored
/usr/bin/ld: libzerocoin/libbitcoin_zerocoin.a(Accumulator.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
libzerocoin/libbitcoin_zerocoin.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
Makefile:3707: recipe for target 'phored' failed
make[2]: *** [phored] Error 1
I tried to add -fPIC to configure.ac, but still get this error.
Did you see such error?
Hi Kolby, did you build this version on Linux? When I try to build it on Ubuntu, I get this error,
I tried to add -fPIC to configure.ac, but still get this error. Did you see such error?