5.1.1.5. configure: error: could not find GNU awk

在Ubuntu下,解决办法是:

sudo apt-get install gawk

详见:【记录】在Ubuntu下用crosstool-ng编译xscale的交叉工具链