Hi everyone,
I am new for OpenIL and ls1028a.
I followed https://www.nxp.com/docs/en/user-guide/OPEN-LINUX-IND-UM-1-6.pdf and confronted a bunch of errors.
The following is the exact command I run:
git clone https://github.com/openil/openil.git
cd openil
git checkout OpenIL-201908 -b OpenIL-201908
make nxp_ls1028ardb-64b_ubuntu_defconfig
make
The first warning I got is "WARNING: no hash file for ubuntu-base-16.04.3-base-arm64.tar.gz", followed by some "tar : dev/xxxx: Cannot mknod: Operation not permitted" and many other errors.
The attachment is the full log of building.
I have been seeking for solution for days, but all the methods I found did not work.
Is there anyone can help, please?
My environment is Ubuntu 18.04 x86_64 GNU_Linux, and my Ubuntu is installed in an external disk, which I do not know if it matters.