ntfs3 icon indicating copy to clipboard operation
ntfs3 copied to clipboard

/build...(bad exit status: 2); ERROR (dkms apport): binary package for ntfs3: v27_20210901.lore not found

Open 512yottabytes opened this issue 4 years ago • 0 comments

Hey! Trying to make dkms, but got error.

512yb@laptop:~$ make dkms -k 5.4.0-88-generic
mkdir -p /usr/src/ntfs3-v27_20210901.lore/
cp -R . /usr/src/ntfs3-v27_20210901.lore/
dkms add -m ntfs3 -v v27_20210901.lore

Creating symlink /var/lib/dkms/ntfs3/v27_20210901.lore/source ->
                 /usr/src/ntfs3-v27_20210901.lore

DKMS: add completed.
dkms build -m ntfs3 -v v27_20210901.lore

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area...
make -j16 KERNELRELEASE=5.8.0-55-generic -C /lib/modules/5.8.0-55-generic/build M=/var/lib/dkms/ntfs3/v27_20210901.lore/build...(bad exit status: 2)
ERROR (dkms apport): binary package for ntfs3: v27_20210901.lore not found
Error! Bad return status for module build on kernel: 5.8.0-55-generic (x86_64)
Consult /var/lib/dkms/ntfs3/v27_20210901.lore/build/make.log for more information.
make: *** [Makefile:58: dkms] Error 10
make: *** No rule to make target '5.4.0-88-generic'

How to solve this?

512yottabytes avatar Oct 27 '21 11:10 512yottabytes