Цитата
/u-boot-1.3.2-olimex> make
for dir in tools examples api_examples ; do make -C $dir _depend ; done
make[1]: Entering directory `/home/barsuk/dev/u-boot-1.3.2-olimex/tools'
make[1]: Цель `_depend' не требует выполнения команд.
make[1]: Leaving directory `/home/barsuk/dev/u-boot-1.3.2-olimex/tools'
make[1]: Entering directory `/home/barsuk/dev/u-boot-1.3.2-olimex/examples'
make[1]: Цель `_depend' не требует выполнения команд.
make[1]: Leaving directory `/home/barsuk/dev/u-boot-1.3.2-olimex/examples'
make[1]: Entering directory `/home/barsuk/dev/u-boot-1.3.2-olimex/api_examples'
make[1]: Цель `_depend' не требует выполнения команд.
make[1]: Leaving directory `/home/barsuk/dev/u-boot-1.3.2-olimex/api_examples'
Generating include/autoconf.mk
make -C tools all
make[1]: Entering directory `/home/barsuk/dev/u-boot-1.3.2-olimex/tools'
make[1]: *** Нет правила для сборки цели `/usr/lib/gcc/i586-suse-linux/4.4/include/stddef.h', требуемой для `img2srec.o'. Останов.
make[1]: Leaving directory `/home/barsuk/dev/u-boot-1.3.2-olimex/tools'
make: *** [tools] Ошибка 2
for dir in tools examples api_examples ; do make -C $dir _depend ; done
make[1]: Entering directory `/home/barsuk/dev/u-boot-1.3.2-olimex/tools'
make[1]: Цель `_depend' не требует выполнения команд.
make[1]: Leaving directory `/home/barsuk/dev/u-boot-1.3.2-olimex/tools'
make[1]: Entering directory `/home/barsuk/dev/u-boot-1.3.2-olimex/examples'
make[1]: Цель `_depend' не требует выполнения команд.
make[1]: Leaving directory `/home/barsuk/dev/u-boot-1.3.2-olimex/examples'
make[1]: Entering directory `/home/barsuk/dev/u-boot-1.3.2-olimex/api_examples'
make[1]: Цель `_depend' не требует выполнения команд.
make[1]: Leaving directory `/home/barsuk/dev/u-boot-1.3.2-olimex/api_examples'
Generating include/autoconf.mk
make -C tools all
make[1]: Entering directory `/home/barsuk/dev/u-boot-1.3.2-olimex/tools'
make[1]: *** Нет правила для сборки цели `/usr/lib/gcc/i586-suse-linux/4.4/include/stddef.h', требуемой для `img2srec.o'. Останов.
make[1]: Leaving directory `/home/barsuk/dev/u-boot-1.3.2-olimex/tools'
make: *** [tools] Ошибка 2