On 30 October 2012 23:00, Hannu Nyman <hannu.ny...@iki.fi> wrote:
> The bug tracker is again down, so I am sending this here.
>
> Looks like a change introduced yesterday has broken libubox compilation for
> buildbots & some users. Forum discussion here:
> https://forum.openwrt.org/viewtopic.php?id=40213
>

it depends on lua try this:

diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile
index ba0d6b8..eb686e4 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -24,7 +24,7 @@ define Package/libubox
   SECTION:=libs
   CATEGORY:=Libraries
   TITLE:=Basic utility library
-  DEPENDS:=
+  DEPENDS:=+lua
 endef

 define Package/libblobmsg-json
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to