-
Notifications
You must be signed in to change notification settings - Fork 940
not compiling on raspberrypi 4 , help plz #66
Copy link
Copy link
Open
Description
make
for n in misc-progs misc-modules skull scull scullc scullp lddbus sculld scullv shortprint simple tty pci usb sbull snull short; do make -C $n || exit 1; done
make[1]: Entering directory '/home/pi/ldd3/ldd3/misc-progs'
cc -O2 -fomit-frame-pointer -Wall -I/usr/src/linux-headers-5.10.17-v7l+/include inp.c -o inp
inp.c:36:12: fatal error: sys/perm.h: No such file or directory
include <sys/perm.h>
^~~~~~~~~~~~
compilation terminated.
make[1]: *** [: inp] Error 1
make[1]: Leaving directory '/home/pi/ldd3/ldd3/misc-progs'
make: *** [Makefile:10: subdirs] Error 1ls
my current Linux header ===>>> linux-headers-5.10.17+ linux-headers-5.10.17-v7+ linux-headers-5.10.17-v7l+
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels