Author

Topic: ERROR: libleveldb.a: could not read symbols: Archive has no index; run ranlib (Read 2430 times)

member
Activity: 114
Merit: 10
I am trying to compile foocoin.qt on Ubuntu 12.04, and am getting this error. Anyone know how to fix?

-------------
/src/leveldb/libleveldb.a: could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
make: *** [foocoin-qt] Error 1
--------------------------------------



You haven't generated the libleveldb.a I think.
legendary
Activity: 1156
Merit: 1000
I am trying to compile foocoin.qt on Ubuntu 12.04, and am getting this error. Anyone know how to fix?

-------------
/src/leveldb/libleveldb.a: could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
make: *** [foocoin-qt] Error 1
--------------------------------------
Jump to: