Bitcoin Forum
June 17, 2024, 04:50:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin-qt Strange error on Debian Wheezy  (Read 891 times)
guaranito93 (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 22, 2014, 10:47:49 PM
 #1

When I try to open the qt client it shows this message on terminal:

./bitcoin-qt: symbol lookup error: ./bitcoin-qt: undefined symbol: _ZN5boost10filesystem4path7codecvtEv

I couldn't find any solution googling the message. How do I fix it?
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1001


https://gliph.me/hUF


View Profile
May 23, 2014, 03:45:01 PM
 #2

Which platform? How did you build?

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
Dare
Hero Member
*****
Offline Offline

Activity: 508
Merit: 500


Techwolf on #bitcoin and Reddit


View Profile WWW
May 23, 2014, 11:28:52 PM
 #3

Did you build bitcoind/bitcoin-qt with libboost configured as a shared library (which I believe is the default setting, and makes it a dependency) and then uninstall libboost after the build was done? I'm not sure of anything else that could cause this type of error.

BTC: 1M8oUcBnkRDEhWWgV8ZXLTB6p1mgnejVbX
How Forum Activity Works
Bitcointalk Forum Rules
|
|
|
Firstbits (lucky vanitygen): 1WoLfRUGDx1
How Forum Trust Works
Bitcoin Source Code
Abdussamad
Legendary
*
Offline Offline

Activity: 3626
Merit: 1568



View Profile
May 24, 2014, 02:11:07 PM
 #4

When I try to open the qt client it shows this message on terminal:

./bitcoin-qt: symbol lookup error: ./bitcoin-qt: undefined symbol: _ZN5boost10filesystem4path7codecvtEv

I couldn't find any solution googling the message. How do I fix it?

The pre-compiled bitcoin-qt binary that is distributed on bitcoin.org doesn't work on server linux distros like wheezy and CentOS. You can get all the gory details here:

https://github.com/bitcoin/bitcoin/issues/3803

The .static executables in 0.9.1 such as bitcoind.static will work but not the gui version -qt. You will have to compile from source.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!