Hello,
I am currently working on a project with a Raspberry Pi and need the kernel headers for version 6.1.21-v8+. Unfortunately, I am encountering issues as the headers are not available, and I need them to compile a module.
Details:
- Raspberry Pi Model: RPI4
- Current Kernel Version: 6.1.21-v8+
- Errors Encountered:
- make -C /usr/src/linux-headers-6.1.21-v8+ M=/home/vishnu/soft_uart modules
make[1]: *** /usr/src/linux-headers-6.1.21-v8+: No such file or directory. Stop.
make: *** [Makefile:9: all] Error 2
Could you please provide the missing headers for this version? It would greatly help in resolving the issues I am facing.
Thank you for your assistance!
Best regards,
Prafulcoder
Hello,
I am currently working on a project with a Raspberry Pi and need the kernel headers for version 6.1.21-v8+. Unfortunately, I am encountering issues as the headers are not available, and I need them to compile a module.
Details:
make[1]: *** /usr/src/linux-headers-6.1.21-v8+: No such file or directory. Stop.
make: *** [Makefile:9: all] Error 2
Could you please provide the missing headers for this version? It would greatly help in resolving the issues I am facing.
Thank you for your assistance!
Best regards,
Prafulcoder