Форум обсуждения систем  

Вернуться   Форум обсуждения систем "Умный дом", проектов Ардуино, OpenWRT и других DIY устройств > Форум умного дома > Сделай сам > Linux для начинающих

Ответ
 
Опции темы Поиск в этой теме Опции просмотра
Старый 07.11.2013, 20:35   #61
Military
Junior Member
 
Регистрация: 04.11.2013
Сообщений: 27
Вес репутации: 0
Military is an unknown quantity at this point
По умолчанию

Цитата:
WARNING: No feed for package 'qmp-quagga' found, maybe it's already part of the standard packages?
Цитата:
WARNING: your configuration is out of sync. Please run make menuconfig, oldconfig or defconfig!
make[1] preq
make -r preq: build failed. Please re-run make with V=s to see what's going on
make: *** [preq] Ошибка 1
Это нормально?
Military вне форума   Ответить с цитированием
Старый 07.11.2013, 21:28   #62
SilverSwift
Senior Member
 
Регистрация: 21.09.2013
Сообщений: 109
Вес репутации: 0
SilverSwift is an unknown quantity at this point
По умолчанию

Он же пишет русским языком: "ошибка". Дальше сборка не идет, образа или пакета на выходе нет. Чтобы посмотреть, что за ошибка надо выполнить ту же команду с ключиком V=s.

Первый ворнинг значит, что пакет не найден. Второй значит, что конфигурация устарела и требуется сконфигурировать сборку заново. Вероятно тогда и ошибка будет устранена. Скорее всего просто не удается найти исходники пакета qmp-quagga и он валится с ошибкой.
SilverSwift вне форума   Ответить с цитированием
Старый 07.11.2013, 22:01   #63
Military
Junior Member
 
Регистрация: 04.11.2013
Сообщений: 27
Вес репутации: 0
Military is an unknown quantity at this point
По умолчанию

Цитата:
Сообщение от SilverSwift Посмотреть сообщение
Он же пишет русским языком: "ошибка". Дальше сборка не идет, образа или пакета на выходе нет. Чтобы посмотреть, что за ошибка надо выполнить ту же команду с ключиком V=s.

Первый ворнинг значит, что пакет не найден. Второй значит, что конфигурация устарела и требуется сконфигурировать сборку заново. Вероятно тогда и ошибка будет устранена. Скорее всего просто не удается найти исходники пакета qmp-quagga и он валится с ошибкой.
хм я уже запустил компилятор))
Military вне форума   Ответить с цитированием
Старый 07.11.2013, 22:12   #64
SilverSwift
Senior Member
 
Регистрация: 21.09.2013
Сообщений: 109
Вес репутации: 0
SilverSwift is an unknown quantity at this point
По умолчанию

Строго говоря, компилятор ты запустил и в первый раз, когда получил ошибку. Собралось все? Проблема решена?
SilverSwift вне форума   Ответить с цитированием
Старый 07.11.2013, 22:57   #65
Military
Junior Member
 
Регистрация: 04.11.2013
Сообщений: 27
Вес репутации: 0
Military is an unknown quantity at this point
По умолчанию

Цитата:
Сообщение от SilverSwift Посмотреть сообщение
Строго говоря, компилятор ты запустил и в первый раз, когда получил ошибку. Собралось все? Проблема решена?
да все собралось, логи только не знаю где
Military вне форума   Ответить с цитированием
Старый 07.11.2013, 23:11   #66
Military
Junior Member
 
Регистрация: 04.11.2013
Сообщений: 27
Вес репутации: 0
Military is an unknown quantity at this point
По умолчанию

Ещё бы знать какие нужные пакеты ставить, я вроде бы поставил какие знаю
Military вне форума   Ответить с цитированием
Старый 07.11.2013, 23:14   #67
Military
Junior Member
 
Регистрация: 04.11.2013
Сообщений: 27
Вес репутации: 0
Military is an unknown quantity at this point
По умолчанию

Цитата:
*** End of OpenWrt configuration.
*** Execute 'make' to build the OpenWrt or try 'make help'.

military@military-K73SD:~/openwrt/attitude_adjustment$ make menuconfig
tmp/.config-package.in:17792:warning: 'select' used by config symbol 'PACKAGE_deluge-ui-gtk' refer to undefined symbol 'PACKAGE_python-gtk'
tmp/.config-package.in:22358:warning: 'select' used by config symbol 'PACKAGE_bmx6-quagga' refer to undefined symbol 'PACKAGE_qmp-quagga'
tmp/.config-package.in:46797:warning: 'select' used by config symbol 'PACKAGE_lcd4linux-custom' refer to undefined symbol 'PACKAGE_libdpf'
tmp/.config-package.in:46829:warning: 'select' used by config symbol 'PACKAGE_lcd4linux-full' refer to undefined symbol 'PACKAGE_libdpf'
#
# using defaults found in .config
#
Выдает после сохранения конфигурации
Military вне форума   Ответить с цитированием
Старый 08.11.2013, 04:48   #68
Military
Junior Member
 
Регистрация: 04.11.2013
Сообщений: 27
Вес репутации: 0
Military is an unknown quantity at this point
По умолчанию

После изменение пакетов:
Цитата:
make -r world: build failed. Please re-run make with V=s to see what's going on
make: *** [world] Ошибка 1
Military вне форума   Ответить с цитированием
Старый 08.11.2013, 07:27   #69
Military
Junior Member
 
Регистрация: 04.11.2013
Сообщений: 27
Вес репутации: 0
Military is an unknown quantity at this point
По умолчанию

Цитата:
make[2]: Leaving directory `/home/military/openwrt/attitude_adjustment'
make[1]: *** [/home/military/openwrt/attitude_adjustment/staging_dir/target-mipsel_r2_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/military/openwrt/attitude_adjustment'
make: *** [world] Ошибка 2
Вот ещё ошибка

Переустановил все и ошибка все ровно:
Цитата:
make[1] world
make[2] tools/install
make[3] -C tools/m4 compile
make[3] -C tools/m4 install
make[3] -C tools/sed compile
make[3] -C tools/sed install
make[3] -C tools/libtool compile
make[3] -C tools/libtool install
make[3] -C tools/autoconf compile
make[3] -C tools/autoconf install
make[3] -C tools/pkg-config compile
make[3] -C tools/pkg-config install
make[3] -C tools/xz compile
make[3] -C tools/xz install
make[3] -C tools/automake compile
make[3] -C tools/automake install
make[3] -C tools/gmp compile
make[3] -C tools/gmp install
make[3] -C tools/mpfr compile
make[3] -C tools/mpfr install
make[3] -C tools/mpc compile
make[3] -C tools/mpc install
make[3] -C tools/libelf compile
make[3] -C tools/libelf install
make[3] -C tools/flex compile
make[3] -C tools/flex install
make[3] -C tools/bison compile
make[3] -C tools/bison install
make[3] -C tools/mklibs compile
make[3] -C tools/mklibs install
make[3] -C tools/sstrip compile
make[3] -C tools/sstrip install
make[3] -C tools/ipkg-utils compile
make[3] -C tools/ipkg-utils install
make[3] -C tools/genext2fs compile
make[3] -C tools/genext2fs install
make[3] -C tools/e2fsprogs compile
make[3] -C tools/e2fsprogs install
make[3] -C tools/mtd-utils compile
make[3] -C tools/mtd-utils install
make[3] -C tools/mkimage compile
make[3] -C tools/mkimage install
make[3] -C tools/firmware-utils compile
make[3] -C tools/firmware-utils install
make[3] -C tools/patch-cmdline compile
make[3] -C tools/patch-cmdline install
make[3] -C tools/quilt compile
make[3] -C tools/quilt install
make[3] -C tools/yaffs2 compile
make[3] -C tools/yaffs2 install
make[3] -C tools/flock compile
make[3] -C tools/flock install
make[3] -C tools/padjffs2 compile
make[3] -C tools/padjffs2 install
make[3] -C tools/mm-macros compile
make[3] -C tools/mm-macros install
make[3] -C tools/xorg-macros compile
make[3] -C tools/xorg-macros install
make[3] -C tools/xfce-macros compile
make[3] -C tools/xfce-macros install
make[3] -C tools/missing-macros compile
make[3] -C tools/missing-macros install
make[3] -C tools/cmake compile
make[3] -C tools/cmake install
make[3] -C tools/scons compile
make[3] -C tools/scons install
make[3] -C tools/lzma compile
make[3] -C tools/lzma install
make[3] -C tools/squashfs4 compile
make[3] -C tools/squashfs4 install
make[3] -C tools/b43-tools compile
make[3] -C tools/b43-tools install
make[2] toolchain/install
make[3] -C toolchain/gdb prepare
make[3] -C toolchain/gdb compile
make[3] -C toolchain/gdb install
make[3] -C toolchain/binutils prepare
make[3] -C toolchain/binutils compile
make[3] -C toolchain/binutils install
make[3] -C toolchain/gcc/minimal prepare
make[3] -C toolchain/gcc/minimal compile
make[3] -C toolchain/gcc/minimal install
make[3] -C toolchain/kernel-headers prepare
make[3] -C toolchain/kernel-headers compile
make[3] -C toolchain/kernel-headers install
make[3] -C toolchain/uClibc/headers prepare
make[3] -C toolchain/uClibc/headers compile
make[3] -C toolchain/uClibc/headers install
make[3] -C toolchain/gcc/initial prepare
make[3] -C toolchain/gcc/initial compile
make[3] -C toolchain/gcc/initial install
make[3] -C toolchain/uClibc prepare
make[3] -C toolchain/uClibc compile
make[3] -C toolchain/uClibc install
make[3] -C toolchain/gcc/final prepare
make[3] -C toolchain/gcc/final compile
make[3] -C toolchain/gcc/final install
make[3] -C toolchain/uClibc/utils prepare
make[3] -C toolchain/uClibc/utils compile
make[3] -C toolchain/uClibc/utils install
make[2] target/compile
make[3] -C target/linux compile
make[2] package/cleanup
make[2] package/compile
make[3] -C package/toolchain compile
make[3] -C package/libnl-tiny compile
make[3] -C package/libjson-c compile
make[3] -C package/lua compile
make[3] -C package/libubox compile
make[3] -C package/ubus compile
make[3] -C package/uci compile
make[3] -C package/netifd compile
make[3] -C package/opkg host-compile
make[3] -C package/base-files compile
make[3] -C package/busybox compile
make[3] -C package/button-hotplug compile
make[3] -C package/libpcap compile
make[3] -C package/linux-atm compile
make[3] -C package/resolveip compile
make[3] -C package/ppp compile
make[3] -C package/comgt compile
make[3] -C package/cyassl compile
make[3] -C package/dnsmasq compile
make[3] -C package/dropbear compile
make[3] -C feeds/luci/freifunk-common compile
make[3] -C feeds/luci/community-profiles compile
make[3] -C feeds/routing/olsrd compile
make[3] -C package/iptables compile
make[3] -C package/firewall compile
make[3] -C package/iproute2 compile
make[3] -C feeds/luci/freifunk-gwcheck compile
make[3] -C feeds/luci/freifunk-mapupdate compile
make[3] -C package/iwinfo compile
make[3] -C package/lua host-compile
make[3] -C package/px5g compile
make[3] -C package/uhttpd compile
make[3] -C feeds/packages/net/ddns-scripts compile
make[3] -C feeds/packages/net/ntpclient compile
make[3] -C feeds/packages/net/p910nd compile
make[3] -C feeds/packages/net/polipo compile
make[3] -C package/libreadline compile
make[3] -C package/ncurses compile
make[3] -C feeds/packages/net/samba36 compile
make[3] -C package/libtool compile
make[3] -C package/zlib compile
make[3] -C feeds/packages/libs/rrdtool-1.0.x compile
make[3] -C feeds/packages/utils/collectd compile
make[3] -C package/ocf-crypto-headers compile
make[3] -C package/openssl compile
make[3] -C feeds/packages/libs/curl compile
make[3] -C feeds/packages/libs/libevent2 compile
make[3] -C feeds/packages/net/miniupnpc compile
make[3] -C feeds/packages/net/transmission compile
make[3] -C feeds/packages/libs/libnfnetlink compile
make[3] -C feeds/packages/net/miniupnpd compile
make[3] -C feeds/packages/net/etherwake compile
make[3] -C feeds/luci/luci compile
make[3] -C package/hostapd compile
make[3] -C package/hotplug2 compile
make[3] -C package/iw compile
make[3] -C package/kernel compile
make[3] -C package/mac80211 compile
make[3] -C package/maccalc compile
make[3] -C package/mtd compile
make[3] -C package/opkg compile
make[3] -C package/swconfig compile
make[2] package/install
make[3] -C package/busybox install
make[3] -C package/button-hotplug install
make[3] -C package/comgt install
make[3] -C package/dnsmasq install
make[3] -C package/dropbear install
make[3] -C feeds/luci/luci install
make[3] -C feeds/packages/utils/collectd install
make[3] -C feeds/packages/libs/curl install
make[3] -C feeds/packages/net/ddns-scripts install
make[3] -C feeds/packages/net/etherwake install
make[3] -C feeds/packages/libs/libevent2 install
make[3] -C feeds/packages/libs/libnfnetlink install
make[3] -C feeds/packages/net/miniupnpc install
make[3] -C feeds/packages/net/miniupnpd install
make[3] -C feeds/packages/net/ntpclient install
make[3] -C feeds/packages/net/p910nd install
make[3] -C feeds/packages/net/polipo install
make[3] -C feeds/packages/libs/rrdtool-1.0.x install
make[3] -C feeds/packages/net/samba36 install
make[3] -C feeds/packages/net/transmission install
make[3] -C package/firewall install
make[3] -C package/hostapd install
make[3] -C package/hotplug2 install
make[3] -C package/iptables install
make[3] -C package/iw install
make[3] -C package/iwinfo install
make[3] -C package/kernel install
make[3] -C package/libjson-c install
make[3] -C package/libnl-tiny install
make[3] -C package/libtool install
make[3] -C package/libubox install
make[3] -C package/lua install
make[3] -C package/mac80211 install
make[3] -C package/maccalc install
make[3] -C package/mtd install
make[3] -C package/netifd install
make[3] -C package/openssl install
make[3] -C package/opkg install
make[3] -C package/ppp install
make[3] -C package/swconfig install
make[3] -C package/toolchain install
make[3] -C package/ubus install
make[3] -C package/uci install
make[3] -C package/uhttpd install
make[3] -C package/zlib install
make[3] -C package/base-files install
make[2] package/rootfs-prepare
make[3] package/preconfig
make[2] target/install
make[3] -C target/linux install
Цитата:
make -r world: build failed. Please re-run make with V=s to see what's going on
make: *** [world] Ошибка 1
http://cyber-place.ru/attachment.php...1&d=1383903703
Какой из прошивок прошивать роутер?
Миниатюры
Нажмите на изображение для увеличения
Название: прошивки.PNG
Просмотров: 824
Размер:	33.4 Кб
ID:	1272  

Последний раз редактировалось Military; 08.11.2013 в 13:42.
Military вне форума   Ответить с цитированием
Старый 08.11.2013, 17:18   #70
SilverSwift
Senior Member
 
Регистрация: 21.09.2013
Сообщений: 109
Вес репутации: 0
SilverSwift is an unknown quantity at this point
По умолчанию

Последовательно выполни:
make distclean -j3
svn up
./scripts/feeds update -a
./scripts/feeds install -a
make menuconfig

Выбери target atheros че-то там, subtarget tp-link 3020. В target images выбрать squashfs.

Из пакетов имеет смысл проверить наличие base-files, block-mount, busybox, dnsmasq, dropbear, hotplug2, mtd, opkg, uci в Base System.
Остальное по мере необходимости отключать или включать в образ.

После конфигурации выполни make -j3 V=s. Будет долгий компилеж и если ошибка возникнет будет ясно, что происходит. Весь листинг из консоли слей в файл, файл выложи сюда.


Первоисточник в помощь http://wiki.openwrt.org/doc/howto/buildroot.exigence Внимательное прочтение и следование инструкциям будет гарантией успеха
SilverSwift вне форума   Ответить с цитированием
Ответ


Здесь присутствуют: 15 (пользователей: 0 , гостей: 15)
 
Опции темы Поиск в этой теме
Поиск в этой теме:

Расширенный поиск
Опции просмотра

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход


Текущее время: 18:59. Часовой пояс GMT +3.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. Перевод: zCarot
Яндекс.Метрика