<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font color="#3333ff">Hi, <br>
</font></p>
<p><font color="#3333ff">I am unable to build kernel. Can anyone
please help ?</font></p>
<p><font color="#3333ff">I am following steps from here:
<a class="moz-txt-link-freetext" href="https://kernelnewbies.org/OutreachyfirstpatchSetup">https://kernelnewbies.org/OutreachyfirstpatchSetup</a></font></p>
<p>sumitsum@sumit-personal:~/Documents/linux_kernel/git/kernels/staging$
make -j3<br>
YACC scripts/kconfig/zconf.tab.c<br>
/bin/sh: 1: bison: not found<br>
scripts/Makefile.lib:210: recipe for target
'scripts/kconfig/zconf.tab.c' failed<br>
make[2]: *** [scripts/kconfig/zconf.tab.c] Error 127<br>
make[2]: *** Waiting for unfinished jobs....<br>
LEX scripts/kconfig/zconf.lex.c<br>
/bin/sh: 1: flex: not found<br>
scripts/Makefile.lib:195: recipe for target
'scripts/kconfig/zconf.lex.c' failed<br>
make[2]: *** [scripts/kconfig/zconf.lex.c] Error 127<br>
Makefile:525: recipe for target 'syncconfig' failed<br>
make[1]: *** [syncconfig] Error 2<br>
make: *** No rule to make target 'include/config/auto.conf',
needed by 'include/config/kernel.release'. Stop.<br>
make: *** Waiting for unfinished jobs....<br>
<br>
</p>
<p><font color="#3333ff">--</font></p>
<p><font color="#3333ff">Thanks and Regards,</font></p>
<p><font color="#3333ff">Sumit<br>
</font></p>
</body>
</html>