hartkopp/can-isotp

Not able to build for raspberry pi

Closed this issue · 1 comments

Hello ,

i am trying to build the ISO TP for the R-PI, But i am getting the error like below when I am executing the command :
sudo apt-get install build-essential linux-headers-$(uname -r)

kindly help me with this I am really new to this.

pi@raspberrypi:~/can-isotp $ sudo apt-get install build-essential linux-headers-$(uname -r)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-5.10.17-v7l
E: Couldn't find any package by glob 'linux-headers-5.10.17-v7l'
E: Couldn't find any package by regex 'linux-headers-5.10.17-v7l'

Hardware Details :
R-PI 4 .
OS : rasbian deb_buster version

Regards,
Kallappa