meetecho / janus-gateway

Janus WebRTC Server
https://janus.conf.meetecho.com
GNU General Public License v3.0
8.22k stars 2.48k forks source link

undefined reference to `srtp_get_version_string' while running 'make' command #1939

Closed arunkrishna2992 closed 4 years ago

arunkrishna2992 commented 4 years ago

janus-janus.o: In function janus_info': /home/arun/Downloads/janus-gateway/janus.c:326: undefined reference tosrtp_get_version_string' collect2: error: ld returned 1 exit status Makefile:1778: recipe for target 'janus' failed make[2]: [janus] Error 1 make[2]: Leaving directory '/home/arun/Downloads/janus-gateway' Makefile:3065: recipe for target 'all-recursive' failed make[1]: [all-recursive] Error 1 make[1]: Leaving directory '/home/arun/Downloads/janus-gateway' Makefile:1377: recipe for target 'all' failed make: *** [all] Error 2

lminiero commented 4 years ago

Discussed (and solved) several times already on the group. Closing.