offensive-security / kali-arm-build-scripts

Kali Linux ARM build scripts
874 stars 374 forks source link

rpi0w Cross Compile: Multiple Failures #115

Closed strixdio closed 5 years ago

strixdio commented 6 years ago

It's probably something I did wrong, sorry if that's the case. Please let me know if you need any more info.

https://pastebin.com/CdL9dKmG

steev commented 6 years ago

I'm not 100% sure as I've not seen that issue before - did you run the build-deps.sh script before attempting to run the rpi0w script?

I'm technically on vacation at the moment and was unable to ssh into my home network, so I can't currently replicate the issue.

strixdio commented 6 years ago

Yes, I've run build-deps.sh before. This was on a fresh kali x86_64 install.

strixdio commented 6 years ago

A friend pointed out that I was missing some packages (I swear I thought I had them installed!), so I tried to install them and many errors went away. There were no errors in the debootstrap.log. There are still some errors that we're not sure what to do with from the build log:

https://pastebin.com/cyY1vpCk

steev commented 6 years ago

How much free space is on the machine? I've never seen the kernel fail to build like that, aside from possibly running out of space. Also how much memory is available on the machine?

steev commented 5 years ago

Closing due to lack of response, I can't reproduce the issue here.