#9737: Cannot compile because of missing libunistring-dev
-------------------------------------+-------------------------------------
Reporter: Tom Carlson | Type: task
Status: new | Priority: normal
Component: ffmpeg | Version:
| unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug: Error: gnutls not found using pkg-config
How to reproduce: Follow instuctions on
https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
After confirming that gnutls was indeed installed, the problem persisted.
Finally found this page
https://linuxhint.com/install_ffmpeg_ubuntu_20-04/
As they suggested, I installed libunistring-dev
apt install -y libunistring-dev
This fixed the problem.
You should add libunistring-dev to your list of dependencies that you
install.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9737>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".