Bug near findutils/{Kbuild,Config.in} dependencies?
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Tue May 25 21:24:10 UTC 2010
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
More information about the busybox
mailing list