how to include vnode.h?
- Reply: Warner Losh : "Re: how to include vnode.h?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Oct 2023 03:48:40 UTC
Hi guys, I am exercising a FreeBSD driver which is started by the official skeleton (https://docs.freebsd.org/en/books/arch-handbook/driverbasics/). When I add an include of #include <sys/vnode.h>, the kld failed to compile, complaining that can not find the vnode_if.h. I know this file is generated by the sys/tools/vnode_if.awk. It seems that this script is not invoked by the build system. Any suggestion? Many thanks. ´Ó Windows °æÓʼþ<https://go.microsoft.com/fwlink/?LinkId=550986>·¢ËÍ