Ok, I’ve installed the feeds, below is the error I get now:
What is env: “‘time’: No such file or directory”?
./sdk/sdk/1806/ar71xx> make package/taskserver/compile -j1 V=s
WARNING: Makefile ‘package/linux/Makefile’ has a dependency on ‘kmod-phy-bcm-ns-usb2’, which does not exist
WARNING: Makefile ‘package/linux/Makefile’ has a dependency on ‘kmod-phy-bcm-ns-usb3’, which does not exist
tmp/.config-package.in:36:warning: ignoring type redefinition of ‘PACKAGE_libc’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:64:warning: ignoring type redefinition of ‘PACKAGE_libgcc’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:149:warning: ignoring type redefinition of ‘PACKAGE_libpthread’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:290:warning: ignoring type redefinition of ‘PACKAGE_ubus’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:305:warning: ignoring type redefinition of ‘PACKAGE_ubusd’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:319:warning: ignoring type redefinition of ‘PACKAGE_uci’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:1601:warning: ignoring type redefinition of ‘PACKAGE_libblobmsg-json’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:1774:warning: ignoring type redefinition of ‘PACKAGE_libiwinfo’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:1790:warning: ignoring type redefinition of ‘PACKAGE_libjson-c’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:1890:warning: ignoring type redefinition of ‘PACKAGE_libnl-tiny’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:1999:warning: ignoring type redefinition of ‘PACKAGE_libubox’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:2025:warning: ignoring type redefinition of ‘PACKAGE_libubus’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:2052:warning: ignoring type redefinition of ‘PACKAGE_libuci’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:2648:warning: ignoring type redefinition of ‘PACKAGE_iwinfo’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:2661:warning: ignoring type redefinition of ‘PACKAGE_jshn’ from ‘boolean’ to ‘tristate’
tmp/.config-package.in:2732:warning: ignoring type redefinition of ‘PACKAGE_libjson-script’ from ‘boolean’ to ‘tristate’
configuration written to .config
make[1]: Entering directory ‘/home/mh/wde/openwrt/sdk/sdk/1806/ar71xx’
env: ‘time’: No such file or directory
make[1]: *** [package/Makefile:107: package/feeds/base/ncurses/host/compile] Error 127
make[1]: Leaving directory ‘/home/mh/wde/openwrt/sdk/sdk/1806/ar71xx’
make: *** [/home/mh/wde/openwrt/sdk/sdk/1806/ar71xx/include/toplevel.mk:211: package/taskserver/compile] Error 2