Bitcoin Forum
June 14, 2024, 01:26:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How can solve src/leveldb/libmemenv.a: error adding symbols:Archive has n0 index  (Read 30 times)
linz (OP)
Newbie
*
Offline Offline

Activity: 23
Merit: 6


View Profile
December 16, 2020, 09:18:12 AM
 #1

I tried to release desktop wallet for altcoin in cross compile environment
ubuntu 18.04 and gcc version 7 above
follow this tutorials link  https://www.walletbuilders.com/learning-center/article/how-do-i-cross-compile-a-wallet-for-windows-scrypt-powpos

in final compiling process

./compile-blockchain.sh

get this error

Code:
/root/megacoin/src/leveldb/libmemenv.a: error adding symbols: Archive has no index; run ranlib to add one
collect2: error: ld returned 1 exit status
Makefile.Release:458: recipe for target 'release/mega-qt.exe' failed
make: *** [release/mega-qt.exe] Error 1

it is leveldb problem?
How can fix it.

thanks

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!