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
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to