Skip to content

not compiling on raspberrypi 4 , help plz #66

@yonatanbeyn

Description

@yonatanbeyn

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+

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions