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

make error #164

Open
Promethilaus opened this issue Mar 5, 2023 · 1 comment
Open

make error #164

Promethilaus opened this issue Mar 5, 2023 · 1 comment

Comments

@Promethilaus
Copy link

Promethilaus commented Mar 5, 2023

When i try to make it i get this error i tried also doing the automatic install and got the same error

if [ -e verify_branch.sh ] ;
then
./verify_branch.sh ;
fi;
Verifying a sane branch for your kernel version...
Yes
make -C /lib/modules/6.0.16-300.fc37.x86_64/build M=/home/promethilaus/Downloads/rtl8188ce-linux-driver modules
make[1]: *** /lib/modules/6.0.16-300.fc37.x86_64/build: No such file or directory. Stop.
make: *** [Makefile:29: all] Error 2

When i try the semi automatic building i got this error

Sign command: /lib/modules/6.0.16-300.fc37.x86_64/build/scripts/sign-file
Binary /lib/modules/6.0.16-300.fc37.x86_64/build/scripts/sign-file not found, modules won't be signed
Deprecated feature: REMAKE_INITRD (/var/lib/dkms/rtlwifi/1.0.0/source/dkms.conf)
Error! The /var/lib/dkms/rtlwifi/1.0.0/6.0.16-300.fc37.x86_64/x86_64/dkms.conf for module rtlwifi includes a BUILD_EXCLUSIVE directive which does not match this kernel/arch.
This indicates that it should not be built.

@Ayush-Kumar-web
Copy link

When i try to make it i get this error i tried also doing the automatic install and got the same error

if [ -e verify_branch.sh ] ; then ./verify_branch.sh ; fi; Verifying a sane branch for your kernel version... Yes make -C /lib/modules/6.0.16-300.fc37.x86_64/build M=/home/promethilaus/Downloads/rtl8188ce-linux-driver modules make[1]: *** /lib/modules/6.0.16-300.fc37.x86_64/build: No such file or directory. Stop. make: *** [Makefile:29: all] Error 2

When i try the semi automatic building i got this error

Sign command: /lib/modules/6.0.16-300.fc37.x86_64/build/scripts/sign-file Binary /lib/modules/6.0.16-300.fc37.x86_64/build/scripts/sign-file not found, modules won't be signed Deprecated feature: REMAKE_INITRD (/var/lib/dkms/rtlwifi/1.0.0/source/dkms.conf) Error! The /var/lib/dkms/rtlwifi/1.0.0/6.0.16-300.fc37.x86_64/x86_64/dkms.conf for module rtlwifi includes a BUILD_EXCLUSIVE directive which does not match this kernel/arch. This indicates that it should not be built.

Do you have any other storage drive?
if so then cut paste the folder there and try again
maybe this will solve the error

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