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

Reply via email to