Re: git: e2df9bb44109 - main - zfs: merge openzfs/zfs@b10992582
Date: Mon, 09 Sep 2024 18:52:04 UTC
On 09.09.2024 14:46, FreeBSD User wrote: > Am Mon, 9 Sep 2024 16:48:12 GMT > Martin Matuska <mm@FreeBSD.org> schrieb: > > the commit seems to breaks buildworld for me, somehow: > [...] > /usr/src/sys/contrib/openzfs/module/os/linux/zfs/abd_os.c:61:10: fatal error: > 'linux/kmap_compat.h' file not found 61 | #include <linux/kmap_compat.h> I hit it also, but it has gone after I wiped the object directory and run a clean build. This commit uses different abd_os.c from different directory, and seems something is getting confused in the process. -- Alexander Motin