Is this something I have set up wrong or is it a problem with the build?
Raspberry Pi OS Bullseye 64bit - trying to see if existing problems have been fixed.
~/Projects/build/indi-core $ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug ~/Projects/indi
CMake Error at cmake_modules/FindPackageHandleStandardArgs.cmake:148 (message):
Could NOT find Libev (missing: LIBEV_LIBRARY LIBEV_INCLUDE_DIR)
Call Stack (most recent call first):
cmake_modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
cmake_modules/FindLibev.cmake:36 (find_package_handle_standard_args)
CMakeLists.txt:154 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/pi/Projects/build/indi-core/CMakeFiles/CMakeOutput.log".
See also "/home/pi/Projects/build/indi-core/CMakeFiles/CMakeError.log".
Paul
Losmandy G11 with Gemini 2 controller
QSI 583/683 monochrome camera with filter wheel
Starlight Xpress Lodestar X2 guide camera
Microtouch Focuser controlled using Arduino UNO emulating Feathertouch controller
Raspberry Pi 2GB with Raspberry Pi OS 64bit Buster
Thanks, that worked after installing the update and then rebuilding indi, I was able to build indi-qsi.
Unfortunately, kstars/indi still aborts after taking a first image on my QSI camera, so I cannot yet use Bullseye.
Paul
Losmandy G11 with Gemini 2 controller
QSI 583/683 monochrome camera with filter wheel
Starlight Xpress Lodestar X2 guide camera
Microtouch Focuser controlled using Arduino UNO emulating Feathertouch controller
Raspberry Pi 2GB with Raspberry Pi OS 64bit Buster
Last edit: 1 month 2 weeks ago by Paul. Reason: added testing finformation.
Kstars is now compiling under Bullseye so happy to start testing it.
Paul
Losmandy G11 with Gemini 2 controller
QSI 583/683 monochrome camera with filter wheel
Starlight Xpress Lodestar X2 guide camera
Microtouch Focuser controlled using Arduino UNO emulating Feathertouch controller
Raspberry Pi 2GB with Raspberry Pi OS 64bit Buster