Duplicate symbol error in Linux 6.13 with builtin module #16932
Labels
Type: Building
Indicates an issue related to building binaries
Type: Defect
Incorrect behavior (e.g. crash, hang)
System information
Describe the problem you're observing
#16831 say no code change is needed for Linux 6.13, so I test it.
When build zfs with
--enable-linux-builtin
and enableCONFIG_ZFS=y, CONFIG_BPF_SYSCALL=y
, I got 3 duplicate symbol error.The code change in Linux: torvalds/linux@b795379
Describe how to reproduce the problem
Build bpf and zfs as builtin module in Linux 6.13
Include any warning/errors/backtraces from the system logs
The text was updated successfully, but these errors were encountered: