We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 fails on ERROR: modpost: "__stack_chk_guard" [/home/cheloveg/mt7601u-ap/os/linux/mt7601Uap.ko] undefined! make[2]: *** [scripts/Makefile.modpost:111: /home/cheloveg/mt7601u-ap/os/linux/Module.symvers] Error 1 make[2]: *** Deleting file '/home/cheloveg/mt7601u-ap/os/linux/Module.symvers' make[1]: *** [Makefile:1671: modules] Error 2 make[1]: Leaving directory '/usr/src/linux-headers-5.8.6-sunxi64' make: *** [Makefile:73: LINUX] Error 2 Answer if you need more info
ERROR: modpost: "__stack_chk_guard" [/home/cheloveg/mt7601u-ap/os/linux/mt7601Uap.ko] undefined!
make[2]: *** [scripts/Makefile.modpost:111: /home/cheloveg/mt7601u-ap/os/linux/Module.symvers] Error 1
make[2]: *** Deleting file '/home/cheloveg/mt7601u-ap/os/linux/Module.symvers'
make[1]: *** [Makefile:1671: modules] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.8.6-sunxi64'
make: *** [Makefile:73: LINUX] Error 2
UPD: may be you need: Linux orangepi3 5.8.6-sunxi64
Linux orangepi3 5.8.6-sunxi64
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Make fails on
ERROR: modpost: "__stack_chk_guard" [/home/cheloveg/mt7601u-ap/os/linux/mt7601Uap.ko] undefined!
make[2]: *** [scripts/Makefile.modpost:111: /home/cheloveg/mt7601u-ap/os/linux/Module.symvers] Error 1
make[2]: *** Deleting file '/home/cheloveg/mt7601u-ap/os/linux/Module.symvers'
make[1]: *** [Makefile:1671: modules] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.8.6-sunxi64'
make: *** [Makefile:73: LINUX] Error 2
Answer if you need more info
UPD: may be you need:
Linux orangepi3 5.8.6-sunxi64
The text was updated successfully, but these errors were encountered: