5.1.1.1. configure: error: missing required tool: bison

在Ubuntu下,解决办法是:

sudo apt-get install bison

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