Re: PERFORCE change 136345 for review (fwd)

Tomas Olsson <[email protected]> Fri, 29 Feb 2008 08:08:34 +0100
Newsgroups gmane.os.freebsd.devel.afs
Message-ID <[email protected]>
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

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-afs
To unsubscribe, send any mail to "[email protected]"