Created attachment 6806 [details] Look at the red circle marked place. I found a misspelling in file: package/quagga/Config.in Here is my comparison after the change: xxx:~/buildroot-2016.08/package/quagga$ diff Config.in Config.in-ok 28c28 < bool "BPGv4+ protocol" --- > bool "BGPv4+ protocol" 30c30 < Build bpgd daemon. --- > Build bgpd daemon.
Thanks for the report. Fixed in https://git.buildroot.org/buildroot/commit/?id=0c029a7acc2023d171aafd3e9f546a950c8c3264.