moneroexamples / onion-monero-blockchain-explorer

Onion Monero Blockchain Explorer
https://xmrchain.net
BSD 3-Clause "New" or "Revised" License
369 stars 269 forks source link

Got further, but still can't compile #2

Closed Gingeropolous closed 8 years ago

Gingeropolous commented 8 years ago

[100%] Building CXX object CMakeFiles/xmrblocks.dir/main.cpp.o Linking CXX executable xmrblocks /usr/bin/ld: _ZN5boost4asio6detail15keyword_tss_ptrINS1_10call_stackINS1_15task_io_serviceENS1_27task_io_service_thread_infoEE7contextEE6value_E: TLS definition in CMakeFiles/xmrblocks.dir/main.cpp.o section .tbss._ZN5boost4asio6detail15keyword_tss_ptrINS1_10call_stackINS1_15task_io_serviceENS1_27task_io_service_thread_infoEE7contextEE6value_E[_ZN5boost4asio6detail15keyword_tss_ptrINS1_10call_stackINS1_15task_io_serviceENS1_27task_io_service_thread_infoEE7contextEE6value_E] mismatches non-TLS definition in blockchain.cpp.o (symbol from plugin) section .gnu.linkonce.t._ZN5boost4asio6detail15keyword_tss_ptrINS1_10call_stackINS1_15task_io_serviceENS1_27task_io_service_thread_infoEE7contextEE6value_E /opt/bitmonero-dev/libs/libcryptonote_core.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status make[2]: * [xmrblocks] Error 1 make[1]: * [CMakeFiles/xmrblocks.dir/all] Error 2 make: *\ [all] Error 2 bob@monkey-desktop:~/onion-monero-blockchain-explorer$

Any suggestions?

moneroexamples commented 8 years ago

What os?

Gingeropolous commented 8 years ago

bob@monkey-desktop:~/onion-monero-blockchain-explorer$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.4 LTS Release: 14.04 Codename: trusty

moneroexamples commented 8 years ago

I see. 14.04. Havent tested it on 14.04. The oldest ubuntu I used was 15.10. But I will check it on 14.04, but cant do now. You will have to wait a week or so before I do that. Sorry. Have no access to my development computer wright now.

Gingeropolous commented 8 years ago

gotcha. I will consider moving to the new LTS ubuntu perhaps for my ISO i develop

Gingeropolous commented 8 years ago

I seem to have everything compiled now. I used gcc 5.3 for the compile on ubuntu 16. Synchronizing now to test things.

moneroexamples commented 8 years ago

Cool. Let me know how it works and if it works at all for someone then me:-)