I have compilation problem with backport-iwlwifi
make[4]: *** [Makefile:1784: /temp/wifi/backport-iwlwifi] Error 2
make[3]: *** [Makefile.build:13: modules] Error 2
make[2]: *** [Makefile.real:100: modules] Error 2
make[1]: *** [Makefile:43: modules] Error 2
make: *** [Makefile:30: default] Error 2
maybe I have lack of compilation tools like bison or flex ? Please tell me what to do to make this compilation happened ?
I'm using kernel 5.9.12 generic version after command: make -j 4 (I have 4 cores) I'm getting errors and cannot make install
– dominbdg Dec 07 '20 at 19:07linux-generic-hwe-20.04-edge
package and select the 5.8 in grub. – Pilot6 Dec 07 '20 at 19:14