Temat: Kompilacja
Cześć,
Próbowałem skompilować obraz na 2 różnych maszynach i za każdym razem dostaję ten sam błąd (wcześniej wszystko było OK).
Makefile:3703: recipe for target 's-tm-texi' failed
make[5]: *** [s-tm-texi] Error 1
make[5]: Leaving directory '/home/heniu/chaos_calmer/build_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04-minimal/gcc'
Makefile:3958: recipe for target 'install-gcc' failed
make[4]: *** [install-gcc] Error 2
make[4]: Leaving directory '/home/heniu/chaos_calmer/build_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04-minimal'
Makefile:46: recipe for target '/home/heniu/chaos_calmer/staging_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/stamp/.gcc_minimal_installed' failed
make[3]: *** [/home/heniu/chaos_calmer/staging_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/stamp/.gcc_minimal_installed] Error 2
make[3]: Leaving directory '/home/heniu/chaos_calmer/toolchain/gcc/minimal'
toolchain/Makefile:81: recipe for target 'toolchain/gcc/minimal/install' failed
make[2]: *** [toolchain/gcc/minimal/install] Error 2
make[2]: Leaving directory '/home/heniu/chaos_calmer'
toolchain/Makefile:80: recipe for target '/home/heniu/chaos_calmer/staging_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/stamp/.toolchain_install' failed
make[1]: *** [/home/heniu/chaos_calmer/staging_dir/toolchain-mipsel_24kec+dsp_gcc-4.8-linaro_uClibc-0.9.33.2/stamp/.toolchain_install] Error 2
make[1]: Leaving directory '/home/heniu/chaos_calmer'
/home/heniu/chaos_calmer/include/toplevel.mk:181: polecenia dla obiektu 'world' nie powiodły się
make: *** [world] Błąd 2
heniu@heniu:~/chaos_calmer$ ./scripts/feeds update -a
Updating feed 'packages' from 'https://github.com/openwrt/packages.git;for-15.05' ...
Your configuration specifies to merge with the ref 'for-15.05'
from the remote, but no such ref was fetched.
failed.Dlaczego tak się dzieje?