View Single Post
Old 09-13-2019, 07:17 AM   #6
WaseemAlkurdi
Zealot
WaseemAlkurdi began at the beginning.
 
Posts: 147
Karma: 20
Join Date: Jul 2019
Device: Kindle Touch (K5) Wi-Fi x 2, Kindle (7th Gen, KT2), Paperwhite 3rd Gen
Quote:
Originally Posted by NiLuJe View Post
Don't build the docs?

And yeah, u-boot being fine with a Linux TC makes sense.
Good, but how? I'm just running 'make' on the Amazon toolchain. The toolchain's Makefile is supposed to build 'binutils' automatically (so there's no option to skip docs except modifying the Amazon toolchain Makefile ... and that doesn't feel right.)

I tried building U-Boot again with this toolchain ("gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabi.tar.xz" from: https://releases.linaro.org/componen...linux-gnueabi/), but the build fails with the same exact error.

I'm going to try building U-Boot again with the toolchain recommended by @schuhumi.
EDIT: It's AUR ... and I have to build it myself. Normally, I don't have an issue, but "build anxiety" strikes hard this time. And it seems to point back to Linaro's source archives.
EDIT 2: Turns out that AUR depends on the 'makepkg' command, only available with 'pacman' on Arch. I'm on Ubuntu, which has APT.
What should I do?

Last edited by WaseemAlkurdi; 09-13-2019 at 07:30 AM.
WaseemAlkurdi is offline   Reply With Quote