Hello,
i am trying to build a 6.11.0 Linux kernel with PREEMPT_RT patch using instruction from https://github.com/proxmox/pve-kernel. Everything looks good, but during build phase i get the following error:
Is there any solution for this issue?
Regards,
i am trying to build a 6.11.0 Linux kernel with PREEMPT_RT patch using instruction from https://github.com/proxmox/pve-kernel. Everything looks good, but during build phase i get the following error:
Code:
MODPOST /root/pve-kernel/proxmox-kernel-6.11.0/modules/pkg-zfs/module/Module.symvers
ERROR: modpost: GPL-incompatible module zfs.ko uses GPL-only symbol 'migrate_enable'
ERROR: modpost: GPL-incompatible module zfs.ko uses GPL-only symbol 'migrate_disable'
Is there any solution for this issue?
Regards,