Bug near findutils/{Kbuild,Config.in} dependencies?

Denys Vlasenko vda.linux at googlemail.com
Thu May 27 01:08:33 UTC 2010


On Tuesday 25 May 2010 23:24, Bernhard Reutner-Fischer wrote:
> Hi,
> 
> There's something wrong with findutils configury/dep chain:
> 
> $ make distclean 2>&1 >&1 /dev/null
> $ make defconfig 2>&1 >&1 /dev/null
> $ make 2>&1 >&1 /dev/null || echo compile-time bug
> $ make 2>&1 >&1 /dev/null || echo compile-time bug
> # should get empty output my now:
> $ make 
>   CHK     ./findutils/Kbuild
>   CHK     ./findutils/Config.in
> $ make 
>   CHK     ./findutils/Kbuild
>   CHK     ./findutils/Config.in

Fixed in git.
-- 
vda


More information about the busybox mailing list