PERFORCE change 136345 for review (fwd)
Tomas Olsson
tol at stacken.kth.se
Fri Feb 29 07:08:37 UTC 2008
On Thu, 2008-02-28 at 23:02 -0600, Alec Kloss wrote:
> +++ cf/bsd-header-vnode-if-h.m4 2008-02-28 22:42:32.000000000 -0600
> @@ -25,6 +25,7 @@
> awk -f $SYS/tools/vnode_if.awk $SYS/kern/vnode_if.src -h
> awk -f $SYS/tools/vnode_if.awk $SYS/kern/vnode_if.src -p
> awk -f $SYS/tools/vnode_if.awk $SYS/kern/vnode_if.src -q
> + ln -sf $SYS/$(uname -m)/include machine
> else
> AC_MSG_ERROR(unable to find any vnode_if script)
> fi
Good idea, maybe an odd place to put it -- unexpected side effect given
the file/macro name. On the other hand, I have no idea where I would put
it.
The beautiful long term solution may be adding some kind of lightweight
'generate headers' target for the kernel build so external projects
don't need to reinvent the wheel? Or maybe arla is just a very strange
one.
NNPFS_DEBUG is (hopefully) taken care of.
/t
More information about the freebsd-afs
mailing list