This tutorial will install a MIPS toolchain, libgpg-error, libgcrypt, libnl-3, libpcap and libnDPI.
At the end, it should be possible to run ./tests/do.sh
using qemu-mips.
sudo apt install gcc-mips-linux-gnu qemu-system-mips
mkdir [path-to-build-dir-and-sysroot]
cd [path-to-build-dir-and-sysroot]