From jille at quis.cx Tue Apr 12 21:29:42 2022 From: jille at quis.cx (Jille Timmermans) Date: Tue, 12 Apr 2022 18:29:42 -0000 Subject: [MPlayer-dev-eng] [PATCH] Fix build with --enable-static Message-ID: <784902bd83243ef3163deb1d5fd58fd2@quis.cx> 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: