linux-apfs / linux-apfs-rw

APFS module for linux, with experimental write support
GNU General Public License v2.0
510 stars 34 forks source link

Skipping BTF generation #48

Closed BlackMage2 closed 1 year ago

BlackMage2 commented 1 year ago

During compiling i get the warning:Skipping BTF generation for /home/sven/Development/linux-apfs-rw/apfs.ko due to unavailability of vmlinux

what does that mean?

eafer commented 1 year ago

I'm not sure that qualifies as a warning, and the driver will work anyway. If you really want it gone I found this: https://askubuntu.com/questions/1348250/skipping-btf-generation-xxx-due-to-unavailability-of-vmlinux-on-ubuntu-21-04