cryptonotefoundation / cryptonote

CryptoNote protocol implementation. This is the reference repository for starting a new CryptoNote currency. See /src/cryptonote_config.h
https://cryptonote.org/
991 stars 6.1k forks source link

Help!!! #287

Closed Cideg closed 6 years ago

Cideg commented 6 years ago

Hello I get after the make expiration, the following errors displayed. What's this? and how can I fix it? thx /cryptonote_core/libcryptonote_core.a(blockchain.cpp.o): In function cryptonote::Blockchain::get_difficulty_for_next_block()': blockchain.cpp:(.text+0x95d8): undefined reference tocryptonote::next_difficulty(std::vector<unsigned long, std::allocator >, std::vector<unsigned long, std::allocator >, unsigned long)' ../cryptonote_core/libcryptonote_core.a(blockchain.cpp.o): In function cryptonote::Blockchain::get_next_difficulty_for_alternative_chain(std::cxx11::list<std::detail::_Node_iterator<std::pair<crypto::hash const, cryptonote::Blockchain::block_extended_info>, false, true>, std::allocator<std::__detail::_Node_iterator<std::pair<crypto::hash const, cryptonote::Blockchain::block_extended_info>, false, true> > > const&, cryptonote::Blockchain::block_extended_info&) const':

SoraKohaku commented 6 years ago

you need declare parent block

https://github.com/Nur1Labs/class/blob/f19bcfe4b2e46344461db735c983ba0d9c5ada2b/CryptoNote.h

On Thu, Jul 12, 2018 at 2:20 PM, Cideg notifications@github.com wrote:

Hello I get after the make expiration, the following errors displayed. What's this? and how can I fix it? thx /cryptonote_core/libcryptonote_core.a(blockchain.cpp.o): In function cryptonote::Blockchain::get_difficulty_for_next_block()': blockchain.cpp:(.text+0x95d8): undefined reference tocryptonote::next_difficulty(std::vector<unsigned long, std::allocator

, std::vector<unsigned long, std::allocator >, unsigned long)' ../cryptonote_core/libcryptonote_core.a(blockchain.cpp.o): In function cryptonote::Blockchain::get_next_difficulty_for_alternative_chain(std:: cxx11::list<std::detail::_Node_iterator<std::pair<crypto::hash const, cryptonote::Blockchain::block_extended_info>, false, true>, std::allocator<std::__detail::_Node_iterator<std::pair<crypto::hash const, cryptonote::Blockchain::block_extended_info>, false, true> > > const&, cryptonote::Blockchain::block_extended_info&) const':

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cryptonotefoundation/cryptonote/issues/287, or mute the thread https://github.com/notifications/unsubscribe-auth/AK51tQ4haphSXQZR6OkZglJ-pqg3LJFVks5uFtybgaJpZM4VMOQ_ .

-- Nur1Labs©2013


Site Info -> Here http://nur1labs.com/

Easy Transaction MoneyBookers https://www.moneybookers.com/app/?rid=17274145

Cideg commented 6 years ago

Many Thanks,

and how would that look like a command? ^^

[ 96%] Linking CXX executable ../../bin/clashluked ../cryptonote_core/libcryptonote_core.a(blockchain.cpp.o): In function cryptonote::Blockchain::get_difficulty_for_next_block()': blockchain.cpp:(.text+0x95d8): undefined reference tocryptonote::next_difficulty(std::vector<unsigned long, std::allocator >, std::vector<unsigned long, std::allocator >, unsigned long)' ../cryptonote_core/libcryptonote_core.a(blockchain.cpp.o): In function cryptonote::Blockchain::get_next_difficulty_for_alternative_chain(std::__cxx11::list<std::__detail::_Node_iterator<std::pair<crypto::hash const, cryptonote::Blockchain::block_extended_info>, false, true>, std::allocator<std::__detail::_Node_iterator<std::pair<crypto::hash const, cryptonote::Blockchain::block_extended_info>, false, true> > > const&, cryptonote::Blockchain::block_extended_info&) const': blockchain.cpp:(.text+0x9d19): undefined reference tocryptonote::next_difficulty(std::vector<unsigned long, std::allocator >, std::vector<unsigned long, std::allocator >, unsigned long)' collect2: error: ld returned 1 exit status

https://github.com/Cideg/Clashluke

SoraKohaku commented 6 years ago

you used bitmonero lol ✌️

Cideg commented 6 years ago

^^ ?????

SoraKohaku commented 6 years ago

you used base monero. seek monero then. but lately i already costumed it. see my repo for explore. 😁

On Thu, Jul 12, 2018 at 9:41 PM, Cideg notifications@github.com wrote:

^^ ?????

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cryptonotefoundation/cryptonote/issues/287#issuecomment-404498558, or mute the thread https://github.com/notifications/unsubscribe-auth/AK51tf1QCZq604hfKgeFjq2DuOW2EkFLks5uF0QNgaJpZM4VMOQ_ .

-- Nur1Labs©2013


Site Info -> Here http://nur1labs.com/

Easy Transaction MoneyBookers https://www.moneybookers.com/app/?rid=17274145

Cideg commented 6 years ago

Thank you for your message, but I know what you mean, sorry. I could do that now. Include your file somewhere?

SoraKohaku commented 6 years ago

you used same as v3.0.8 engine im not release yet on public. but you can mail me for detail.

On Thu, Jul 12, 2018 at 9:45 PM, Cideg notifications@github.com wrote:

Thank you for your message, but I know what you mean, sorry. I could do that now. Include your file somewhere?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cryptonotefoundation/cryptonote/issues/287#issuecomment-404499557, or mute the thread https://github.com/notifications/unsubscribe-auth/AK51tb-KwjKPZZh2aFBzZPEuZJfI8vDxks5uF0TvgaJpZM4VMOQ_ .

-- Nur1Labs©2013


Site Info -> Here http://nur1labs.com/

Easy Transaction MoneyBookers https://www.moneybookers.com/app/?rid=17274145