переписал виртуалку, попробовал ещё раз. первый раз компилирует только с sudo. последующие - выбрасывает по проверке non-root, это если sudo, а без него - не очищает дирректории.
командой git clone git://git.openwrt.org/openwrt.git скачал последние исходники. в каталоге buildroot-2013.11 появилась папка openwrt с ними.
после команды make defconfig имеем следующее:
Цитата
Build dependency: Please install the openssl library (with development headers)
Prerequisite check failed. Use FORCE=1 to override.
make: *** [staging_dir/host/.prereq-build] Error 1
но устанавливаться не хочет:
Цитата
user@EV-iMX287-Builder:~/Projects/buildroot-2013.11/openwrt$ sudo apt-get install libssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libssl-dev: Depends: libssl0.9.8 (= 0.9.8k-7ubuntu8) but 0.9.8k-7ubuntu8.6 is to be installed
E: Broken packages