Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
27112391
Topic
1080289
Board
Altcoin Discussion
Re: [HOWTO] compile altcoin for windows on linux using mxe and mingw
by
gjhiggins
on
28/12/2017, 17:27:53 UTC
Quote from: thepcb on December 28, 2017, 12:49:42 PM
Quote from: gjhiggins on December 28, 2017, 12:35:43 PM
Quote from: thepcb on December 28, 2017, 12:26:46 PM
How I can fix this problem. Help me please.
command: 'ranlib src/leveldb/libmemenv.a' not helped
https://duckduckgo.com/?q=%22Archive+has+no+index%3B+run+ranlib+to+add+one%22+site%3Abitcointalk.org&atb=v81-6__&ia=web
in your link they think that person dont generated libleveldb.a and libmemenv.a files, but I have the files...
/mnt/coinm# ls src/leveldb | grep lib
libleveldb.a
libmemenv.a
You might need to summon a
little
more persistence, then you might progress a little faster.
For people arriving later with the same problem ... from the list of search results I gave:
If you haven't got the RANLIB binding as described here:
https://bitcointalk.org/index.php?topic=912667.msg10037005#msg10037005
then try with that.
Otherwise:
https://bitcointalk.org/index.php?topic=912667.msg10037005#msg10037005
Other than that, you're on your own.
Cheers
Graham