×

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

Bi-monthly release with minor bug fixes and improvements

indi-webcam compilation problem on latest Raspbian

  • Posts: 2
  • Thank you received: 0
Hi,

i am unable to compile latest indi-webcam on latest raspbian. Other 3rd party tools and indi itself compiled just fine. unfortunately my knowledge how to resolve this is not enough. Can someone help? I am following the installation instructions.
pi@raspberrypi:~/indi/build/indi-webcam $ make
[ 50%] Linking CXX executable indi_webcam_ccd
/usr/bin/ld: CMakeFiles/indi_webcam_ccd.dir/indi_webcam.o: undefined reference to symbol 'avformat_network_init@@LIBAVFORMAT_57'
//usr/lib/arm-linux-gnueabihf/libavformat.so.57: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
CMakeFiles/indi_webcam_ccd.dir/build.make:99: recipe for target 'indi_webcam_ccd' failed
make[2]: *** [indi_webcam_ccd] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/indi_webcam_ccd.dir/all' failed
make[1]: *** [CMakeFiles/indi_webcam_ccd.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

Thank you,
Marko
5 years 1 month ago #36456

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

Time to create page: 0.363 seconds