Не разобрался в чем была проблема
[ 32%] Linking CXX static library librocksdb.a
[ 32%] Built target rocksdb
make: *** [Makefile:146: all] Error 2
и сделал make install поинструкции https://coral.ise.lehigh.edu/jild13/2016/07/11/hello/ но сделал только хуже, теперь такая ошибка
cmake ..
Add abseil-cpp
-- No CMAKE_CXX_STANDARD set, assuming 11
Add crc32c
Add rocksdb
-- Enabling RTTI in Debug builds only (default)
-- JNI library is disabled
Add ton
-- Found ccache
-- Disabling HTML build for ton_white_paper.tex because the main file is in subdirectory doc
-- Disabling HTML build for ton_vm_description.tex because the main file is in subdirectory doc
-- Disabling HTML build for ton_blockchain_description.tex because the main file is in subdirectory doc
-- Disabling HTML build for fift_basic_description.tex because the main file is in subdirectory doc
-- Disabling HTML build for catchain_consensus_description.tex because the main file is in subdirectory doc
-- Found ZLIB: /usr/include /usr/lib/x86_64-linux-gnu/libz.so
-- Found Readline: /usr/include /usr/lib/x86_64-linux-gnu/libreadline.so
CMake Warning (dev) at /usr/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (mhd) does
not match the name of the calling package (MHD). This can lead to problems
in calling code that expects `find_package` result variables (e.g.,
`_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
CMake/FindMHD.cmake:37 (find_package_handle_standard_args)
blockchain-explorer/CMakeLists.txt:4 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
CMake Error at rldp2/CMakeLists.txt:54 (target_link_libraries):
Target "rldp2" links to:
GSL::gsl
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
-- Generating done
CMake Generate step failed. Build files cannot be regenerated correctly.
make uninstall тут нет, надо лезть в мейк-файлы, но я чайник и не понимаю что там и куда смотреть.
Перемещено hobbit из general