Answer the question
In order to leave comments, you need to log in
arm-linux-gnueabihf-gcc does not compile, requires a library, where to dig?
It was necessary to compile the Linux kernel under arm, for cross compilation you need arm-linux-gnueabihf-gcc, I install via AUR:
yay -S arm-linux-gnueabihf-gcc
checking whether to use debuginfod... yes
checking for libdebuginfod >= 0.179... no
configure: error: "--with-debuginfod was given, but libdebuginfod is missing or unusable."
make: *** [Makefile:3652: configure-binutils] Error 1
==> ERROR: A failure occurred in build().
Aborting...
-> error making: arm-linux-gnueabihf-binutils
Answer the question
In order to leave comments, you need to log in
It's decided. Downloaded PKGBUILD and removed --with-debuginfod, installed successfully.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question