Module Compilation Error in vnode.h, missing vnode_if.h

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Tue Aug 1 12:51:39 UTC 2006


Can Sar <csar at stanford.edu> writes:

> I am trying to compile a module for 6.0-RELEASE that includes  vnode.h
> . Unfortunately even the simple test file below fails. It  claims that
> sys/vnode_if.h is missing (which upon checking is true)  and seems to
> be missing in general as well:
> "http://fxr.watson.org/fxr/source/sys/vnode_if.h?v=RELENG60"
> Any idea what I could be doing wrong?

It's produced dynamically, I think.  See:
/usr/src/sys/tools/vnode_if.awk


More information about the freebsd-questions mailing list