Although adding " || defined(__mips__)" here: https://github.com/intel/libvpl/blob/main/api/vpl/mfxdefs.h#L71 would fix the problem, libvpl alone makes no sense and the only dependee, intel-vpl-gpu-rt, is unsupported on mips anyway. Fixes: http://autobuild.buildroot.net/results/50d/50d64ab2d547c70b39e2421ee2763d8309873125/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>