Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 27 |
Nodes: | 6 (0 / 6) |
Uptime: | 38:04:02 |
Calls: | 631 |
Calls today: | 2 |
Files: | 1,187 |
D/L today: |
22 files (29,767K bytes) |
Messages: | 173,683 |
CMake Error at /usr/lib64/cmake/Boost-1.89.0/
BoostConfig.cmake:141 (find_package):
Could not find a package configuration
file provided by "boost_system"
(requested version 1.89.0) with any of the following names:
boost_systemConfig.cmake
boost_system-config.cmake
Add the installation prefix of "boost_system" to CMAKE_PREFIX_PATH or set >> "boost_system_DIR" to a directory containing one of the above files. If
"boost_system" provides a separate development package or SDK, be sure it >> has been installed.
Call Stack (most recent call first):
/usr/lib64/cmake/Boost-1.89.0/BoostConfig.cmake:262 (boost_find_component) >> /usr/share/cmake-4.1/Modules/FindBoost.cmake:609 (find_package)
CMakeLists.txt:266 (find_package)
Boost 1.89.0 package installs a lot of config files in /usr/lib64/cmake/boost_%libname% folders, but lacks one forLooks like something changed in recent Boost. Others having this issue:
boost_system. I noticed that while trying to build i2pd.