compile error: in process/free.c]

Denys Vlasenko vda.linux at googlemail.com
Fri Jul 7 16:26:58 UTC 2017


On Thu, Jul 6, 2017 at 10:13 AM, Bo YU <tsu.yubo at gmail.com> wrote:
> I am wamt to build rootfs with busybox,but error will report as below:
>
>
> procps/free.c: In function ‘free_main’:
> procps/free.c:78:17: error: storage size of ‘info’ isn’t known
> procps/free.c:78:17: warning: unused variable ‘info’ [-Wunused-variable]
> make[1]: *** [procps/free.o] 错误 1
> make: *** [procps] 错误 2
>
> I git cloned busybox from
>
> git clone git://busybox.net/busybox.git
>
> git tag shows it is 1_9_2 at last.

The latest released version is 1.27.0
The latest stable version is 1.26.2

Do you have problems with those?


More information about the busybox mailing list