02-07-2020, 08:06 AM
Has anyone been able to build a Kali Linux image with the build script? I have tried very hard on both the pinebook pro and another laptop to run it, and I have run into a few obstacles: first, when I run it on the PBP on Manjaro, the ./build-deps.sh script fails because the script uses apt-get. Then, when I switched to Ubuntu Mate, I discovered that the PBP's cross-compiler does not seem to be compatible with arm (apt-get can't find the package). Finally, I switched to another (intel cpu) laptop running elementary os, installed the compiler, and ran the ./build-deps.sh script without issues. But when I tried to run:
I ran into the error:
I am becoming more and more knowledgeable about linux all the time, but this is starting to get over my head! Any help would be much appreciated .
Code:
./chromebook-arm-exynos.sh 2019.2
I ran into the error:
Code:
Missing cross compiler. Set up PATH according to the README