LuCI build error

Hello,

I'm trying to build an image with LuCI from master. I installed the LuCI feed but when i try to build i get

...
Configuring urngd.
Configuring rpcd-mod-rrdns.
Configuring ppp-mod-pppoe.
Collected errors:
 * pkg_hash_check_unresolved: cannot find dependency cgi-io for luci-base
 * pkg_hash_fetch_best_installation_candidate: Packages for luci-base found, but incompatible with the architectures configured
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci:
 * 	cgi-io
 * opkg_install_cmd: Cannot install package luci.
make[2]: *** [package/Makefile:70: package/install] Error 255
make[2]: Leaving directory '/home/dgen/dlink/openwrt'
make[1]: *** [package/Makefile:111: /home/dgen/dlink/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_install] Error 2
make[1]: Leaving directory '/home/dgen/dlink/openwrt'
make: *** [/home/dgen/dlink/openwrt/include/toplevel.mk:230: world] Error 2

Where am i going wrong?

Thanks,
Dan

Stupid question. I didn't install the cgi-io feed.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.