Closed ahsan-kaukab closed 9 months ago
You need to install the build dependencies, specifically device-tree-compiler, but below is the entire list.
sudo apt-get install -y build-essential gcc-aarch64-linux-gnu bison \
qemu-user-static qemu-system-arm qemu-efi u-boot-tools binfmt-support \
debootstrap flex libssl-dev bc rsync kmod cpio xz-utils fakeroot parted \
udev dosfstools uuid-runtime git-lfs device-tree-compiler python2 python3 \
python-is-python3 fdisk bc debhelper python3-pyelftools python3-setuptools \
python3-distutils python3-pkg-resources swig libfdt-dev libpython3-dev
Hello all , I was trying to build this ubuntu-rockchip for orangepi5 using following command
sudo ./build.sh --board=orangpi5
and I am getting following error :