Bitcoin Forum
July 08, 2024, 03:37:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: So, I want to talk about ZeroReserve on: October 02, 2013, 03:48:44 AM
Thanks for the replys! I was not nearly as familar with ldd as I should be. It seems the problem is with my libbitcoin.
I followed libbitcoins instructions correctly, replacing my gnutls curl with openssl curl.
even after a fresh clone of the libbitcoin tree the I still have the same error

infact, a clipping:

Code:
~/git/libbitcoin
$ ldd -r ./src/.libs/libbitcoin.so
        linux-vdso.so.1 =>  (0x00007fffffbfe000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f38ef9e1000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f38ef61a000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f38f00d8000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f38ef403000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f38ef0ff000)
undefined symbol: _ZTIN7leveldb10ComparatorE    (./src/.libs/libbitcoin.so)
undefined symbol: SHA256        (./src/.libs/libbitcoin.so)
undefined symbol: BN_init       (./src/.libs/libbitcoin.so)
undefined symbol: BN_num_bits   (./src/.libs/libbitcoin.so)
undefined symbol: curl_easy_setopt      (./src/.libs/libbitcoin.so)
undefined symbol: EC_POINT_get_affine_coordinates_GFp   (./src/.libs/libbitcoin.so)
undefined symbol: BN_mul        (./src/.libs/libbitcoin.so)
undefined symbol: EC_POINT_set_affine_coordinates_GFp   (./src/.libs/libbitcoin.so)
undefined symbol: d2i_ECPrivateKey      (./src/.libs/libbitcoin.so)
#many more similar messages follow

I'm sure I'll get it fixed, if anyone can hasten the process, that'd be fantastic!

Also -  Anu, are you up for exchanging keys?
2  Other / Beginners & Help / So, I want to talk about ZeroReserve on: September 30, 2013, 11:59:50 PM
but I'm unable to reply to that topic, so I thought I'll just ask about it here first!
Anyone into ZeroReserve? Hows it compare to plain LETS/bitcoin/ripple?

I actually don't have it running yet,getting:
Cannot open plugin: /usr/local/lib/libbitcoin.so.0: undefined symbol: curl_easy_setopt

before doing a pull while typing this post I was getting:
Cannot open plugin: /home/retrotester/.retroshare/extensions/libZeroReserve.so: undefined symbol: _ZN5boost6system15system_categoryEv


regardless, wandering too off-topic here!
Here is my bitcoin loss story:
I had 15 BTC when they were worth ~£2 each. lost em. did some intensive recovery on hard drives, found a wallet with access 0.05BTC.... Still, no worries! Not like I actually lost money =D (though I've got a fair few stories in that area too!)

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!