SecureCRT源码编译问题

我在SecureCRT整体编译Android4.4源码时make没有报错 但是单独编译时 通不过 下面是我编译Settings 和 SystemUI 时遇到的问题 大神帮解下 感谢!!

make: *** No rule to make target out/host/linux-x86/bin/aapt', needed byout/target/common/obj/APPS/Settings_intermediates/src/R.stamp'. Stop.

make: *** No rule to make target out/host/linux-x86/bin/aapt', needed byout/target/common/obj/APPS/SystemUI_intermediates/src/R.stamp'. Stop.

http://zhangge.net/5073.html

看提示是先stop。可以参照:
http://osdir.com/ml/android-x86/2012-12/msg00247.html