Subject: Re: bootparam_prot.h: No such file or diretory
To: Kimi <kimimeister@gmail.com>
From: Iain Hibbert <plunky@rya-online.net>
List: current-users
Date: 01/24/2008 10:39:08
On Wed, 23 Jan 2008, Kimi wrote:

> just an update really, I have had a successful ./build.sh
> distribution, although this is with out using NFS for either src or
> obj.
>
> would a union mount help? I dont think null would

would a union mount help with NFS you mean?  I'm not sure, but I do use a
union mount on a local disk with no problems:

/usr/src /home/plunky/src union rw,-b,noauto,nodev,nosuid 0 0

iain