Enviado em 22/04/2018 - 01:33h
Senhores(as),
root@igorDebian:/usr/src# ls -li
total 4
686905 lrwxrwxrwx 1 root root 12 Apr 22 00:02 linux -> linux-4.16.3
685922 drwxrwxr-x 25 root root 4096 Apr 22 00:59 linux-4.16.3
root@igorDebian:/usr/src# cd linux
root@igorDebian:/usr/src/linux# make menuconfig
YACC scripts/kconfig/zconf.tab.c
/bin/sh: 1: bison: not found
scripts/Makefile.lib:217: recipe for target 'scripts/kconfig/zconf.tab.c' failed
make[1]: *** [scripts/kconfig/zconf.tab.c] Error 127
Makefile:514: recipe for target 'menuconfig' failed
make: *** [menuconfig] Error 2
root@igorDebian:/usr/src/linux#
/bin/sh: 1: bison: not found
make[1]: *** [scripts/kconfig/zconf.tab.c] Error 127
make: *** [menuconfig] Error 2