I'm using Kamikaze 8.09.1
When I try to compile quagga, with libzebra and ripd, I get the following error:
checking for main in -lreadline... no
configure: error: vtysh needs libreadline but was not found and usable on your system.
Sure enough I drop into staging_dir and there's nothing in there. The Makefile for readline includes an InstallDev section which should install the libs to the toolchain, correct?