Hola,
Llevo un par de días volviendome loco y no le encuentro el fallo...
Con la última actualización del paquete bird en los repositorios a la versión 1.6.0 al intentar compilar cualquier versión de OpenWRT/Lede, me da fallo en librerías faltantes que tengo instaladas.
¿alguien puede echarme una mano? Gracias!!
checking for add_history in -lhistory... yes
checking for tgetent in -lncurses... no
checking for tgetent in -lcurses... no
checking for tgetent in -ltinfow... no
checking for tgetent in -ltinfo... no
checking for tgetent in -ltermcap... no
configure: error: The client requires ncurses library. Either install the library or use --disable-client to compile without the client.
Makefile:209: recipe for target '/home/cayetano/lede/build_dir/target-arm_cortex-a9+vfpv3_musl-1.1.14_eabi/bird-1.6.0/.configured_yyyyyyyyyy' failed
make[2]: *** [/home/cayetano/lede/build_dir/target-arm_cortex-a9+vfpv3_musl-1.1.14_eabi/bird-1.6.0/.configured_yyyyyyyyyy] Error 1
make[2]: Leaving directory '/home/cayetano/lede/feeds/routing/bird'
package/Makefile:187: recipe for target 'package/feeds/routing/bird/compile' failed
make[1]: *** [package/feeds/routing/bird/compile] Error 2