➜ busybox-1.20.2 make GEN include/usage_compressed.h mv: cannot move ‘include/usage_compressed.h.15292’ to ‘include/usage_compressed.h’: Text file busy make[1]: *** [include/usage_compressed.h] Error 1 make: *** [applets_dir] Error 2 I try to cross-compile for arm, failed... ➜ busybox-1.20.2 uname -a Linux localhost 3.5.7-gentoo #5 SMP Sun Feb 3 22:46:13 CST 2013 i686 Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz GenuineIntel GNU/Linux
> mv: cannot move ‘include/usage_compressed.h.15292’ to ‘include/usage_compressed.h’: Text file busy I have serious doubts that include/usage_compressed.h can be run as executable - the only way you can get such a message legitimately.