Hi everyone!
I have compiled a boot image for MangoPi Pro D1 from the source code at the link
https://github.com/chainsx/armbian-riscv-build
these sources, as I understand it, are based on:
https://github.com/150balbes/build
The image is working, but I can't install Kernel Headers
Console displays me the following message:
max@nezha:~$ sudo apt install linux-headers-$(uname -r)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux-headers-5.19.17-d1
E: Couldn't find any package by glob 'linux-headers-5.19.17-d1'
Which way should we move and dig to resolve the issue?
cat /proc/version
Linux version 5.19.17-d1 (root@jammy-vm) (riscv64-unknown-linux-gnu-gcc (Xuantie-900 linux-5.10.4 glibc gcc Toolchain V2.6.1 B-20220906) 10.2.0, GNU ld (GNU Binutils) 2.35) #riscv Sun Jan 14 14:33:15 +04 2024