[OpenWrt-Devel] openwrt-imagebuilder-18.06.0-rc1-ar71xx-generic.Linux-x86_64

Mikael Bak mbak at fxnet.hu
Tue Jun 26 05:19:21 EDT 2018


Martin, Mathias,


On 2018-06-25 16:04, Martin Tippmann wrote:
> On Mon, Jun 25, 2018 at 3:56 PM, Mikael Bak <mbak at 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 at 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.
> 

Yep. /usr/bin/time was missing on my system.
Seems older LEDE image builder did not check for that.

>>
>> 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
> 

On my system (Manjaro) this was the solution:
$ sudo pacman -S time

After that I also needed to clean up my PACKAGES parameter.
Everything builds now.

Thanks a lot to both of you,
Mikael


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/listinfo/openwrt-devel



More information about the openwrt-devel mailing list