Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Install kernel headers (no replies)

$
0
0
How can i install the kernel headers?

Preparing to compile for kernel version 4.4.0
File not found: /lib/modules/4.4.0-kirkwood-tld-1/build/.config at ./scripts/make_kconfig.pl line 33, <IN> line 4.

or maybe i am missing something?

done this allready;

cd /boot
dpkg -i linux-headers-4.4.0-kirkwood-tld-1_1.0_armel.deb

root@debian:/boot# apt-get install linux-headers-$(uname -r) 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
linux-headers-4.4.0-kirkwood-tld-1 is already the newest version (1.0).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Viewing all articles
Browse latest Browse all 3247

Trending Articles