×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Indilib build error (jan 2nd checkout)

  • Posts: 28
  • Thank you received: 5
When building indilib on debian testing using a fresh checkout made today, I get the following error:
[ 68%] Linking CXX executable indi_wunderground_weather
/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libcurl.so: undefined reference to `libssh2_scp_recv2'
collect2: error: ld returned 1 exit status
CMakeFiles/indi_wunderground_weather.dir/build.make:154: recipe for target 'indi_wunderground_weather' failed
make[2]: *** [indi_wunderground_weather] Error 1
CMakeFiles/Makefile2:1546: recipe for target 'CMakeFiles/indi_wunderground_weather.dir/all' failed
make[1]: *** [CMakeFiles/indi_wunderground_weather.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

As this is a module I do not need, I've just edited the cmake file to not build it but thought I'd let you know of the build error. It may be worth exposing a few cmake config options to enable/disable building of this module if the curl lib debian is using is going to be an issue.

Whilst I think on, I built kstars earlier on debian testing too and it needed Qt5X11Extras adding to target link libraries and libqt5x11extras5-dev package installing.
7 years 3 months ago #13522

Please Log in or Create an account to join the conversation.

Time to create page: 0.397 seconds