<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 4, 2022, 8:30 PM Scott Theisen <<a href="mailto:scott.the.elm@gmail.com">scott.the.elm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 10/4/22 15:19, James Abernathy wrote:<br>
> I think I must be missing a dependency. I can build v32 on ARM with <br>
> Archlinux but doing the same thing on Master (Pre33) I get an error:<br>
><br>
> When building ffmpeg I get undefined reference to <br>
> ff_vp9_inter_recon_8bpp and 16pp in libvacodec/libmythavcodec.so<br>
><br>
> Any obvious missing dependencies added recently?<br>
><br>
> Jim A<br>
><br>
<br>
`ff_vp9_inter_recon_8bpp` and `ff_vp9_inter_recon_16bpp` are internal <br>
FFmpeg functions, and they aren't new either.<br>
<br>
All I can think of is to re-run configure.<br>
<br>
Scott<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Thanks. I think I had a dirty build. I did 'make clean -xfd' and reran ./configure and seem to have gotten by the issue. </div><div dir="auto"><br></div><div dir="auto">Jim A.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>