Skip to content

build zfs can not found zfs.ko #544

@ze-zhang

Description

@ze-zhang

yocto 5.1
bitbake zfs can not find zfs.ko
remove configure option --enable-linux-builtin from meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs_2.2.5.bb
because I think --enable-linux-builtin option will need to copy zfs module source into kernel tree first.

but without --enable-linux-builtin will get error:

..../build/module/os/linux/spl/spl-atomic.o needed by .....build/module/spl.o

why in riscv yocto, spl-atomic.o can not be built? I checked Kbuild/Makefile in module dir, everything is fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions