Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling error in Kali Linux #25

Open
stefan242000 opened this issue Sep 28, 2017 · 1 comment
Open

Compiling error in Kali Linux #25

stefan242000 opened this issue Sep 28, 2017 · 1 comment

Comments

@stefan242000
Copy link

i was running a driver for tl wn722n v2.0 which i heard is able to start the card in monitor mode but when i run "make" i get this error:
I have the kernel headers updated

cc1: some warnings being treated as errors
/usr/src/linux-headers-4.12.0-kali2-common/scripts/Makefile.build:307: recipe for target '/root/Desktop/TL-WN722N_v2.0-Ralink/rtl8188EUS_linux_v4.3.0.8_13968.20150417/os_dep/linux/ioctl_cfg80211.o' failed
make[4]: *** [/root/Desktop/TL-WN722N_v2.0-Ralink/rtl8188EUS_linux_v4.3.0.8_13968.20150417/os_dep/linux/ioctl_cfg80211.o] Error 1
/usr/src/linux-headers-4.12.0-kali2-common/Makefile:1532: recipe for target 'module/root/Desktop/TL-WN722N_v2.0-Ralink/rtl8188EUS_linux_v4.3.0.8_13968.20150417' failed
make[3]: *** [module/root/Desktop/TL-WN722N_v2.0-Ralink/rtl8188EUS_linux_v4.3.0.8_13968.20150417] Error 2
Makefile:152: recipe for target 'sub-make' failed
make[2]: *** [sub-make] Error 2
Makefile:8: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.12.0-kali2-amd64'
Makefile:1368: recipe for target 'modules' failed
make: *** [modules] Error 2

@yaplej
Copy link
Contributor

yaplej commented Oct 26, 2017

I have never testing anything with kali. All my testing is CentOS, openSUSE and some Debian.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants