Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Feb 2008 08:08:34 +0100
From:      Tomas Olsson <tol@stacken.kth.se>
To:        Alec Kloss <alec-keyword-freebsd.org.a6e2e4@SetFilePointer.com>
Cc:        afs@FreeBSD.org, Robert Watson <rwatson@FreeBSD.org>
Subject:   Re: PERFORCE change 136345 for review (fwd)
Message-ID:  <1204268915.4369.13.camel@hippo.t.nxs.se>
In-Reply-To: <20080229050221.GB67238@hamlet.SetFilePointer.com>
References:  <20080227115148.W61020@fledge.watson.org> <20080229041706.GA67238@hamlet.SetFilePointer.com> <20080229050221.GB67238@hamlet.SetFilePointer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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