Fred78290 / nct6687d

Linux kernel module for Nuvoton NCT6687-R
GNU General Public License v2.0
209 stars 40 forks source link

Build fails: Make sure the name of the generated module is correct and at the root of the build directory #22

Closed Elendil211 closed 2 years ago

Elendil211 commented 2 years ago

OS: Arch, current updates

Installation via AUR package.

The problem can be reproduced by several other users.

==> dkms install --no-depmod nct6687d-dkms-git/r30.4f00ace -k 5.16.10-arch1-1
Error!  Build of nct6687.ko failed for: 5.16.10-arch1-1 (x86_64)
Make sure the name of the generated module is correct and at the root of the
build directory, or consult make.log in the build directory
/var/lib/dkms/nct6687d-dkms-git/r30.4f00ace/build for more information.
==> WARNING: `dkms install --no-depmod nct6687d-dkms-git/r30.4f00ace -k 5.16.10-arch1-1' exited 7

Might be caused by 08eccc5

Elendil211 commented 2 years ago

The problem is in the AUR package. Nevermind this.