ton-blockchain / mytonctrl

A tool to run and maintain a TON node/validator
GNU General Public License v3.0
262 stars 146 forks source link

Installation fails after rocksdb #54

Closed viktorprogger closed 1 year ago

viktorprogger commented 2 years ago

I have no idea on what's wrong or not installed. The error is not descriptive :( image

Avendattor commented 2 years ago

Same issue on Pop!_OS 21.10 (Based on Ubuntu).

jetaweb commented 2 years ago

got the same error(

[ 55%] Building CXX object third-party/rocksdb/CMakeFiles/rocksdb.dir/thirdparty/folly/folly/synchronization/WaitOptions.cpp.o [ 55%] Linking CXX static library librocksdb.a [ 55%] Built target rocksdb make[1]: [CMakeFiles/Makefile2:7077: crypto/CMakeFiles/fift.dir/rule] Error 2 make: [Makefile:1882: fift] Error 2

awesome-doge commented 2 years ago

This issue should have been resolved. https://github.com/ton-blockchain/ton/pull/349/commits/64615a9766525191b1c825a1098482ad424274df

The issue should be closed @igroman787