@neha wrote:
Hi,
I have compiled kernel 5.4 for BPI-R64 v1.1 using @frank-w Git ref. And have installed the headers on /usr /src. make.log (914 Bytes) I need to compile gasket.ko. When I try to install it using the headers of kernel 5.4, I get the following error
DKMS make.log for gasket-1.0 for kernel 5.4.0-bpi-r64 (aarch64) Fri Dec 13 19:04:05 CST 2019 make: Entering directory ‘/usr/src/linux-headers-5.4.0-bpi-r64’ AR /var/lib/dkms/gasket/1.0/build/built-in.a CC [M] /var/lib/dkms/gasket/1.0/build/gasket_core.o scripts/basic/fixdep: 1: scripts/basic/fixdep: ^P^^: not found scripts/basic/fixdep: 1: scripts/basic/fixdep: ^?ELF^B^A^A^B: not found scripts/basic/fixdep: 2: scripts/basic/fixdep: Syntax error: word unexpected (expecting “)”) scripts/Makefile.build:265: recipe for target ‘/var/lib/dkms/gasket/1.0/build/gasket_core.o’ failed make[1]: *** [/var/lib/dkms/gasket/1.0/build/gasket_core.o] Error 2 make[1]: *** Deleting file ‘/var/lib/dkms/gasket/1.0/build/gasket_core.o’ Makefile:1652: recipe for target ‘/var/lib/dkms/gasket/1.0/build’ failed make: *** [/var/lib/dkms/gasket/1.0/build] Error 2
Posts: 2
Participants: 2