ZeeRooo / RTL8192EU

Linux driver for Realtek RTL8192EU.
MIT License
53 stars 30 forks source link

/bin/sh: 1: bc: not found Error when running the make command #29

Open TheLittleYellowFiat opened 2 years ago

TheLittleYellowFiat commented 2 years ago

Info: Linux kali 5.16.0-kali7-amd64 #1 SMP PREEMPT Debian 5.16.18-1kali1 (2022-04-01) x86_64 GNU/Linux

Error: /bin/sh: 1: bc: not found make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.16.0-kali7-amd64/build M=/home/kali/RTL8192EU modules make[1]: *** /lib/modules/5.16.0-kali7-amd64/build: No such file or directory. Stop. make: *** [Makefile:1829: modules] Error 2

I also tried: sudo apt upgrade

sudo apt update

It didn't help.