Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ 95%] Linking CXX executable srt-live-transmit /tmp/ffmpeg-static/target/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_globallookup': dso_dlfcn.c:(.text+0x11): undefined reference to `dlopen' dso_dlfcn.c:(.text+0x24): undefined reference to `dlsym' dso_dlfcn.c:(.text+0x2f): undefined reference to `dlclose' /tmp/ffmpeg-static/target/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func': dso_dlfcn.c:(.text+0x344): undefined reference to `dlsym' dso_dlfcn.c:(.text+0x402): undefined reference to `dlerror' /tmp/ffmpeg-static/target/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var': dso_dlfcn.c:(.text+0x47b): undefined reference to `dlsym' dso_dlfcn.c:(.text+0x538): undefined reference to `dlerror' /tmp/ffmpeg-static/target/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load': dso_dlfcn.c:(.text+0x5a8): undefined reference to `dlopen' dso_dlfcn.c:(.text+0x60d): undefined reference to `dlclose' dso_dlfcn.c:(.text+0x645): undefined reference to `dlerror' /tmp/ffmpeg-static/target/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_pathbyaddr': dso_dlfcn.c:(.text+0x6d1): undefined reference to `dladdr' dso_dlfcn.c:(.text+0x731): undefined reference to `dlerror' /tmp/ffmpeg-static/target/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload': dso_dlfcn.c:(.text+0x792): undefined reference to `dlclose' collect2: error: ld returned 1 exit status CMakeFiles/srt-live-transmit.dir/build.make:105: recipe for target 'srt-live-transmit' failed make[2]: *** [srt-live-transmit] Error 1 CMakeFiles/Makefile2:217: recipe for target 'CMakeFiles/srt-live-transmit.dir/all' failed make[1]: *** [CMakeFiles/srt-live-transmit.dir/all] Error 2
- Loading branch information