Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2007 15:49:32 -0400
From:      Denver <sct.denver@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Trouble compiling module, sys/vnode_if.h does not exist.
Message-ID:  <c59933710703121249me1be716iba1f01629e2113fb@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
When I try to compile a module I have written which includes <sys/vnode.h> I
get the following message.

@/sys/vnode.h:544:22: vnode_if.h: No such file or directory

This is on a 6.2 Release machine.

I took a look at sys/sys and it seems as though sys/vnode_if.h is not a part
of the sources, but a header which is generated at kernel compile time. If
this is true, what could be the reason that it is not generated on my
machine?

Thank you,
Denver Cox



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c59933710703121249me1be716iba1f01629e2113fb>