In file included from /usr/include/SDL2/SDL.h:38:0, from libavdevice/sdl2.c:26: /usr/include/SDL2/SDL_cpuinfo.h:63:5: warning: 'HAVE_IMMINTRIN_H' is not defined, evaluates to 0 [-Wundef] #if HAVE_IMMINTRIN_H && !defined(SDL_DISABLE_IMMINTRIN_H) ^~~~~~~~~~~~~~~~ In file included from ./libavcodec/internal.h:37:0, from libavformat/4xm.c:32: ./libavcodec/fflcms2.h:32:10: fatal error: lcms2.h: No such file or directory #include ^~~~~~~~~ compilation terminated. make: *** [libavformat/4xm.o] Error 1 make: *** Waiting for unfinished jobs....