[xxx leveldb]$ g++ -I./include -L./ test.cpp -lpthread -lleveldb
[xxx leveldb]$ ./a.out
IO error: lock testdb/LOCK: Function not implemented
a.out: test.cpp:15: int main(int, char**): Assertion `status.ok()' failed.
Aborted
How to deal with this problem?
Original issue reported on code.google.com by jourk...@gmail.com on 7 Mar 2014 at 2:04
Original issue reported on code.google.com by
jourk...@gmail.com
on 7 Mar 2014 at 2:04