linux – Error related to stime while making busybox-1.21.1 in Ubuntu
I have a problem while making busybox 1.21.1 in Ubuntu 20.04.6 LTS.
I’m using Ubuntu via VMware.
I tried to make busybox 1.21.1 after command below:
enter image description here
Then, finally i typed command below:
enter image description here
But i got a following error:
I heard that GLibc 2.31 removed stime, but i could not find the way to resolve this situation.
Does anyone know how to solve this problem…
Thanks for reading.
I’ve tried another version of busybox and also tried “sudo apt-get install time”.
I tried several ways to solve it but failed.
I followed instructions in here : github.com/surajx/qemu-arm-linux
Read more here: Source link
