Open daygle opened 5 years ago
It appears there is a bug with eMark, I receive the below error when compiling eMark.
Will there be a fix in the near future?
rpcserver.cpp:301: undefined reference to getnetworkhashps(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::string> >,std::allocator<json_spirit::Value_impl<json_spirit::Config_vector> > > const&, bool)' collect2:error: ld returned 1 exit status makefile.unix:178:recipe for target 'eMarkd' failed make:` *** [eMarkd] Error 1
rpcserver.cpp:301:
getnetworkhashps(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::string> >,
> > > const&, bool)'
error: ld returned 1 exit status
recipe for target 'eMarkd' failed
It appears there is a bug with eMark, I receive the below error when compiling eMark.
Will there be a fix in the near future?
rpcserver.cpp:301:
undefined reference togetnetworkhashps(std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::string> >,
std::allocator<json_spirit::Value_impl<json_spirit::Config_vector> > > const&, bool)'
collect2:error: ld returned 1 exit status
makefile.unix:178:recipe for target 'eMarkd' failed
make:` *** [eMarkd] Error 1