bug#74194: compilation error: 'S_MAGIC_BCACHEFS' undeclared

2024-11-03 Thread Bruno Haible via GNU coreutils Bug Reports
Hi, Building coreutils from source, today, I encountered this compilation error: CC src/stat.o ../src/stat.c: In function 'human_fstype': ../src/stat.c:304:10: error: 'S_MAGIC_BCACHEFS' undeclared (first use in this function); did you mean 'S_MAGIC_TRACEFS'? 304 | case S_MAGIC_BCAC

bug#74194: compilation error: 'S_MAGIC_BCACHEFS' undeclared

2024-11-03 Thread Paul Eggert
Thanks, I installed that patch.