Closed Pace17881 closed 1 year ago
Distribution (run cat /etc/os-release): Debian 12 with kernel 6.2.2
cat /etc/os-release
Related Application and/or Package Version (run apt policy $PACKAGE NAME): Can not be built with recent kernel like 6.2.2
apt policy $PACKAGE NAME
Issue/Bug Description:
several -Werror=incompatible-pointer-types during make
Steps to reproduce (if you know): pull repo cd repo make
This module was upstreamed a long time ago, and is not needed on Linux 6.2. It is provided for use on older kernels.
Distribution (run
cat /etc/os-release
): Debian 12 with kernel 6.2.2Related Application and/or Package Version (run
apt policy $PACKAGE NAME
): Can not be built with recent kernel like 6.2.2Issue/Bug Description:
several -Werror=incompatible-pointer-types during make
Steps to reproduce (if you know): pull repo cd repo make