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

Can't Compile gcc error #206

Open
NickTheOnlyNeko opened this issue Sep 18, 2022 · 10 comments
Open

Can't Compile gcc error #206

NickTheOnlyNeko opened this issue Sep 18, 2022 · 10 comments

Comments

@NickTheOnlyNeko
Copy link

NickTheOnlyNeko commented Sep 18, 2022

so i installed linux-lts and linux-lts-headers then I downgraded them to 5.10.90 and when i do sudo make && make install i get the following

make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.10.90-1-lts/build M=/home/nick/rtl8188eus modules
make[1]: Entering directory '/usr/lib/modules/5.10.90-1-lts/build'
CC [M] /home/nick/rtl8188eus/core/rtw_cmd.o
cc1: error: incompatible gcc/plugin versions
cc1: error: failed to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so
make[2]: *** [scripts/Makefile.build:280: /home/nick/rtl8188eus/core/rtw_cmd.o] Error 1
make[1]: *** [Makefile:1822: /home/nick/rtl8188eus] Error 2
make[1]: Leaving directory '/usr/lib/modules/5.10.90-1-lts/build'
make: *** [Makefile:2058: modules] Error 2

OS Info:

image

@komradehieu
Copy link

Yeah i got the exact error like yours. I'm on 5.10.89-lts kernel. Hoping that this problem can be solved soon.
image

@Berej
Copy link

Berej commented Dec 9, 2022

me too

@Berej
Copy link

Berej commented Dec 11, 2022

I solved. Need to install linux-headers

@komradehieu
Copy link

I solved. Need to install linux-headers

Bro how does this happen ? I have already installed Linux-headers. Screenshot down below
image

@komradehieu
Copy link

I even have both linux-headers and linux -lts-headers. Still didnt work

image

@NickTheOnlyNeko
Copy link
Author

NickTheOnlyNeko commented Dec 13, 2022

try installing these 4
yay -Syu dkms bc linux-firmware linux-lts-headers

if you don't have yay installed do pacman instead of yay or install yay / paru

@NickTheOnlyNeko
Copy link
Author

I solved. Need to install linux-headers

Bro how does this happen ? I have already installed Linux-headers. Screenshot down below image

btw what DE is that?

@komradehieu
Copy link

I solved. Need to install linux-headers

Bro how does this happen ? I have already installed Linux-headers. Screenshot down below image

btw what DE is that?

no actually im using no DE. This is just a tiling window manager. And my case im using BSPWM tiling window manager

@NickTheOnlyNeko
Copy link
Author

NickTheOnlyNeko commented Jan 10, 2023

I solved. Need to install linux-headers

Bro how does this happen ? I have already installed Linux-headers. Screenshot down below image

btw what DE is that?

no actually im using no DE. This is just a tiling window manager. And my case im using BSPWM tiling window manager

use latest stable Linux version (for me it's 6.1.4) and retry

would recommend this one to use this one

@komradehieu
Copy link

I solved. Need to install linux-headers

Bro how does this happen ? I have already installed Linux-headers. Screenshot down below image

btw what DE is that?

no actually im using no DE. This is just a tiling window manager. And my case im using BSPWM tiling window manager

use latest stable Linux version (for me it's 6.1.4) and retry

would recommend this one to use this one

update: im using latest lts kernel version and its working fine also. Monitor mode, aireplay-ng,... everything works, but sometimes its a little bit buggy. I tried zen kernel on my machine and ended up in booting directly to uefi instead of grub, have to chroot into arch again to delete zen kernel and reinstall grub

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

3 participants