On 22.06.2019 13:37, Rafał Miłecki wrote:
I renamed locally package "lua" to "luax" and updated dependency of
"lua-examples". A pretty simple change.
After that change I can't build OpenWrt anymore.
# make V=s
(...)
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for
lua-examples:
* luax
* opkg_install_cmd: Cannot install package lua-examples.
make[2]: *** [package/Makefile:68: package/install] Error 255
(...)
Jonas has just helped me. I forgot to change
Package/lua/install
to
Package/luax/install
Is that possible to make error message somehow more meaningful?
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel