tce-load -i compiletc libdrm-dev wayland-dev libXext-dev libXfixes-dev [pass 2] mesa-dev wget https://github.com/intel/libva/releases/download/2.14.0/libva-2.14.0.tar.bz2 cd libva-2.14.0 CC="gcc -flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe" CXX="g++ -flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --sysconfdir=/etc find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [0m 20.99s][0m 23.83s] sudo make install [pass 1] libva - 2.14.0 (VA-API 1.14.0) Installation prefix .............. : /usr/local Default driver path .............. : ${exec_prefix}/lib/dri Extra window systems ............. : drm x11 wayland Build documentation .............. : no Build with messaging ............. : yes [pass 2] libva - 2.14.0 (VA-API 1.14.0) Installation prefix .............. : /usr/local Default driver path .............. : ${exec_prefix}/lib/dri Extra window systems ............. : drm x11 glx wayland Build documentation .............. : no Build with messaging ............. : yes