Skip to content

build failed on linux-5.12.11 #2

@ivagulin

Description

@ivagulin

Hi there! Great project. Is there are any plans to support 5.12? ntfs-3g is so slooooow.

[root@ivagulin-pc ntfs3]# make
make -C /lib/modules/5.12.11-300.fc34.x86_64/build M=/root/ntfs3 modules
make[1]: Entering directory '/usr/src/kernels/5.12.11-300.fc34.x86_64'
CC [M] /root/ntfs3/fsntfs.o
/root/ntfs3/fsntfs.c: In function ‘ntfs_bio_fill_1’:
/root/ntfs3/fsntfs.c:1620:38: error: ‘BIO_MAX_PAGES’ undeclared (first use in this function); did you mean ‘BIO_MAX_VECS’?
1620 | new = ntfs_alloc_bio(BIO_MAX_PAGES);
| ^~~~~~~~~~~~~
| BIO_MAX_VECS
/root/ntfs3/fsntfs.c:1620:38: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [scripts/Makefile.build:271: /root/ntfs3/fsntfs.o] Error 1
make[1]: *** [Makefile:1857: /root/ntfs3] Error 2
make[1]: Leaving directory '/usr/src/kernels/5.12.11-300.fc34.x86_64'
make: *** [Makefile:46: all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions