×

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 solve this on my own. Few other indi 3rdparty drivers and indi core compiled and installed just fine but i am having trouble with indi-webcam:
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

compiled on rpi2, debian stretch, updated today both raspbian and indi.
Google gave some vague make flags that didn't help much and this is where my knowledge of unix makefile projects sort of ends.
can someone spare the time point me in the right direction?
I am using directions from the installation how-to section.

Thank you,
Marko
5 years 1 month ago #36454

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

Time to create page: 0.798 seconds