2017-06-01 4:58 GMT+02:00 <mailer(a)networkedserver.net>et>:
It seems to be a problem with old BUILDROOM method to
The first time i did it I was able to compile using BUILD ROOT
When i tried to re-produce the steps collections area was completly blank,
this is where lime-full was located
has something broken in the feeds?
If you want to compile using the buildroot you need to follow the
instructions in lime-packages readme [1]
the problem of not seeing the collections arises from a dependency
problem [2], as written in that readme:
"We suggest you to deselect the package dnsmasq from Base system
section and to select dnsmasq-dhcpv6 in the same section. Then to
deselect firewall from Base system section. Finally to deselect odhcpd
from Network section."
At this point the dependency problem is solved and the collections
will be available.
Trying to use COOKER i been getting errors with not
being to install
lime-full or other lime "collections"
The thing I explained above shouldn't affect lime-sdk as it already
solves this, maybe some missing package on your system, no idea, can
you obtain a detailed error?
Correction, this seems to be only a problem with the
SNAPSHOTS version
Any one have any ideas why this is?
....
Configuring iptables.
Configuring ip6tables.
Configuring hostapd-mini.
Collected errors:
* opkg_install_cmd: Cannot install package lime-basic-no-ui.
Makefile:139: recipe for target 'package_install' failed
make[2]: *** [package_install] Error 255
Makefile:109: recipe for target '_call_image' failed
make[1]: *** [_call_image] Error 2
Makefile:195: recipe for target 'image' failed
make: *** [image] Error 2
Much above this error there should be the real error, can you look for
that and post it?
Sometimes prepending "V=s " to cooker command makes cooker more
verbose [3], like this:
V=s ./cooker ........
Let us know!
Ilario
[1]
https://github.com/libremesh/lime-packages#using-openwrt-buildroot
[2]
https://github.com/libremesh/lime-packages/issues/104
[3] last line in the code box explains this
https://github.com/libremesh/lime-sdk/blob/master/README.md#advanced-help