In file included from ./include/linux/list.h:9,
                 from ./include/linux/module.h:12,
                 from 
/var/lib/dkms/backport-iwlwifi/0~93.12955-gite723a6f0/build/backport-include/linux/module.h:3,
                 from 
/var/lib/dkms/backport-iwlwifi/0~93.12955-gite723a6f0/build/compat/main.c:1:
/var/lib/dkms/backport-iwlwifi/0~93.12955-gite723a6f0/build/backport-include/linux/kernel.h:22:10:
 fatal error: linux/minmax.h: No such file or directory
   22 | #include <linux/minmax.h>
      |          ^~~~~~~~~~~~~~~~

v5.10-rc1 commit b296a6d53339 ("kernel.h: split out min()/max() et al.
helpers") created `include/linux/minmax.h`, yet backport-iwlwifi tries
to include it for kernel < 5.10. This is a direct result when local copy
of `include/linux/minmax.h` was removed as a solution to fix problem
stated in comment #8.

** Attachment added: "make.log.5.9.16-050916-generic"
   
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2095143/+attachment/5860334/+files/make.log.5.9.16-050916-generic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2095143

Title:
  Accumulative fixes for build failures against previous stable kernel
  releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2095143/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to