omgnetwork / plasma-mvp

OmiseGO's research implementation of Minimal Viable Plasma
MIT License
561 stars 158 forks source link

make,error! #158

Closed rectinajh closed 6 years ago

rectinajh commented 6 years ago

error: ‘struct leveldb::Options’ has no member named ‘max_file_size’ pyx_v_options->max_file_size = pyx_t_4; ^ error: Setup script exited with error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 Makefile:2: recipe for target 'init' failed

help!

2018-07-19 10 15 05
hernandp commented 6 years ago

Post your environment details, please.

smartcontracts commented 6 years ago

Can you look at this and see if it's any help?

https://github.com/wbolster/plyvel/issues/62

smartcontracts commented 6 years ago

Closing for now. If you still have this issue, please let me know and I'll reopen the issue. Thanks!