[MPlayer-dev-eng] [PATCH] Fix build with --enable-static
Jille Timmermans
jille at quis.cx
Tue Apr 12 21:29:42 EEST 2022
Hi,
Here's a two line patch that unbreaks the build for ./configure
--enable-static. Without this patch it fails with:
/usr/bin/ld: ffmpeg/libavcodec/vbnenc.o: in function `vbn_encode':
vbnenc.c:(.text+0x502): undefined reference to
`ff_texturedsp_compress_thread'
/usr/bin/ld: ffmpeg/libavcodec/vbnenc.o: in function `vbn_init':
vbnenc.c:(.text.unlikely+0x15): undefined reference to
`ff_texturedspenc_init'
-- Jille
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-static-build.diff
Type: text/x-diff
Size: 545 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20220412/04b43987/attachment.diff>
More information about the MPlayer-dev-eng
mailing list