-
Notifications
You must be signed in to change notification settings - Fork 71
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
Compile Errors on 4.19.0-kali4-amd64 #1 SMP Debian 4.19.28-2kali1 (2019-03-18) x86_64 #47
Comments
I am also having this issue on Gentoo, Kernel 4.19.27. |
Same on Alpine, Kernel 4.19.51-0-vanilla. |
My kernel is 4.19.49-1-MANJARO. CC [M] /home/**/Downloads/mt7610u-linksys-ae6000-wifi-fixes/os/linux/../../common/frq_cal.o
LD [M] /home/**/Downloads/mt7610u-linksys-ae6000-wifi-fixes/os/linux/mt7610u_sta.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/**/Downloads/mt7610u-linksys-ae6000-wifi-fixes/os/linux/mt7610u_sta.mod.o
LD [M] /home/**/Downloads/mt7610u-linksys-ae6000-wifi-fixes/os/linux/mt7610u_sta.ko
make[1]: Leaving directory '/usr/lib/modules/4.19.49-1-MANJARO/build'
cp -f /home/**/Downloads/mt7610u-linksys-ae6000-wifi-fixes/os/linux/mt7610u_sta.ko /tftpboot 2>/dev/null || : It may conflict with the new kernel headers at |
I had exactly the same issue. With the above modification to rtmp.h I am now able to compile successfully. Adapter: 0e8d:7610 MediaTek Inc. |
A whole bunch of errors on redeclaration of enumerator ‘IEEE80211_RADIOTAP_*’ (All of the different flags) I'm assuming it's coming from ../../os/linux/rt_profile.c:28:
I'm attaching the make log.
ae6000.txt
The device lists as a 0e8d:7610 MediaTek Inc.
Willing to open this piece of garbage to verify chipsets.
The text was updated successfully, but these errors were encountered: