-
had this problem with the explorer, but it somehow got fixed. Ubuntu 16, monero head (past day or 2?)
[100%] Linking CXX executable xmrviewer
/usr/bin/ld: thread_group.cpp.o: plugin needed to hand…
-
Build fails at
[ 96%] Linking CXX executable ../../bin/monerod
...
:(.text+0x7f92): undefined reference to `nOT::nUtils::gLoggerGuardDepth_Get()'
collect2: error: ld returned 1 exit status
src/daemo…
-
I got the following error when I try do compile. I used the latest Monero version. Ubuntu 16.04, i installed the dependencies from here:
https://github.com/moneroexamples/compile-monero-09-on-ubuntu-…
-
Hi @radfish and @fluffypony, I've just pulled down the latest merges and started to build on my system but it's starting to fail here:
```
[ 9%] Linking CXX static library libotshell_utils.a
/usr/bi…
ghost updated
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…
-
so, im on ubuntu 14.04 , I can compile monero, but managed to update gcc to 6, but still get an error
bob@monkey-desktop:~/onion-monero-blockchain-explorer$ make
Scanning dependencies of target mstch…
-
Greetings Rob,
All dependencies are satisfied per the installation guide.
``` bash
$ python2 ./setup build --clean --debug
...
[ 0%] Built target rpth-src
[ 8%] Built target rpth
[ 10%] Built targ…