undefined reference to getnetworkhashps #51

Open
opened 2019-04-18 11:11:49 +00:00 by daygle · 0 comments
daygle commented 2019-04-18 11:11:49 +00:00 (Migrated from github.com)

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_vectorstd::string> > > const&, bool)'collect2:error: ld returned 1 exit statusmakefile.unix:178:recipe for target 'eMarkd' failedmake:` *** [eMarkd] Error 1

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<std::string>` > > > const&, bool)' `collect2:` error: ld returned 1 exit status `makefile.unix:178:` recipe for target 'eMarkd' failed `make:` *** [eMarkd] Error 1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Core-Wallets/eMark#51
No description provided.