[FFmpeg-trac] #10809(build system:closed): libvulkan.so not linked when `--enable-vulkan`.
FFmpeg
trac at avcodec.org
Thu Feb 15 02:51:48 EET 2024
#10809: libvulkan.so not linked when `--enable-vulkan`.
--------------------------------+----------------------------------------
Reporter: Atemu | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: build system
Version: 6.1 | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------+----------------------------------------
Comment (by Atemu):
(Further investigation revealed that the actual issue is libavcodec.so not
having libvulkan.so in NEEDED and therefore not put in rpath by Nix
stdenv, so the "proper" workaround is to do that.
https://github.com/NixOS/nixpkgs/pull/281753/commits/3f89316af000885845d34c9a6776d8344af6a4c9)
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10809#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list