cfm@cfm880:~/H3/android$ lunch dolphin_fvd_p1-eng
/bin/bash: prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/bin/arm-linux-androideabi-gcc: 权限不够
/bin/bash: prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/bin/arm-linux-androideabi-gcc: 权限不够
/bin/bash: build/core/find-jdk-tools-jar.sh: 权限不够
build/core/config.mk:365: *** Error: could not find jdk tools.jar, please install JDK6, which you can download from java.sun.com。 停止。

Don’t have a product spec for: ‘dolphin_fvd_p1’ Do you have the right repo manifest?

solution:cfm@cfm880:~/H3$ sudo chmod 755 -R ./android
awk:line 2
solution:sudo apt-get install gawk

mkimage” command not found - U-Boot images will not be built
sulution:sudo apt-get install uboot-mkimage

make: *** 没有规则可以创建目标“–j8”。 停止
solution:make
In file included from out/target/product/dolphin-fvd-p1/obj/STATIC_LIBRARIES/libext_intermediates/libxt_DSCP.c:15:0:
external/iptables/extensions/../include/linux/netfilter/xt_DSCP.h:13:37: fatal error: linux/netfilter/xt_dscp.h: No such file or directory
compilation terminated.
solution:linux区分大小写
重新解压编译