On Mon, Jun 25, 2018 at 3:56 PM, Mikael Bak <m...@fxnet.hu> wrote: > Build dependency: Please install GNU 'time' or BusyBox 'time' > > Prerequisite check failed. Use FORCE=1 to override. > make[1]: *** [Makefile:76: staging_dir/host/.prereq-build] Error 1 > make: *** [Makefile:175: image] Error 2 > [mikael@mikael-pc > openwrt-imagebuilder-18.06.0-rc1-ar71xx-generic.Linux-x86_64]$ > > > But I have 'time': > $ time
This might be internal time command from your shell. This somehow does not work. > > real 0m0,000s > user 0m0,000s > sys 0m0,000s > $ > > What am I doing wrong? You could attempt to install gtime from the repositories: $ sudo apt install gtime regards Martin _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/listinfo/openwrt-devel