[Libav-user] Calling avformat_open_input requires including lzma and that breaks minidlna compiling.

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Nov 10 00:31:12 EET 2018


2018-11-09 20:38 GMT+01:00, T J <systemloc-at-yahoo.com at ffmpeg.org>:
>
> $ ldd /usr/lib/libavcodec.so.57
> /usr/lib/libavcodec.so.57: /usr/lib/liblzma.so.5: no version information
> available (required by /usr/lib/libavcodec.so.57)

[...]

> $ ldd /usr/lib/liblzma.so.5
>         linux-gate.so.1 (0xb77b0000)
>         libpthread.so.0 => /lib/libpthread.so.0 (0xb7748000)
>         libc.so.6 => /lib/libc.so.6 (0xb75b0000)
>         /lib/ld-linux.so.2 (0x8002d000)

Are you trying to tell us that your dynamic linker is broken?

Carl Eugen


More information about the Libav-user mailing list