On Thu, Apr 19, 2007 at 10:59:23AM -0400, Frank Mori Hess wrote:
> On Wednesday 18 April 2007 16:39 pm, you wrote:
> > > Is there any reason that a "make modules_install" has to modify files in
> > > the source tree?
> >
> > This should not happen. (I do not know the root_squash option but that
> >
On Wednesday 18 April 2007 16:39 pm, you wrote:
> > Is there any reason that a "make modules_install" has to modify files in
> > the source tree?
>
> This should not happen. (I do not know the root_squash option but that
> should not matter).
> Can you please try:
> make V=1 modules_install
> and p
On Wed, Apr 18, 2007 at 03:27:53PM -0400, Frank Mori Hess wrote:
> Hi,
>
> I'm encountering some annoyances building (out-of-tree) modules on an NFS
> filesystem. The NFS filesystem is exported with the default root_squash
> option. When I build as a normal user, then su to root to do the fina
Hi,
I'm encountering some annoyances building (out-of-tree) modules on an NFS
filesystem. The NFS filesystem is exported with the default root_squash
option. When I build as a normal user, then su to root to do the final make
modules_install, it fails with permission denied. For example,
mo