Created attachment 1165 [details] Used configuration When building for ARM Integrator/CP, the make source command does not work fully. To complete the install, I had to wget the following files manually: http://ftp.gnu.org/pub/gnu/gmp/gmp-4.2.4.tar.bz2 http://www.mpfr.org/mpfr-2.4.1/mpfr-2.4.1.tar.bz2 http://www.mpfr.org/mpfr-2.4.1/patches I use the integrator926_defconfig, but remove non-busybox applications. See attached configuration.
Thanks, fixed in git (f561763e9189)