hi,
On Jun 9, 3:42pm, Kip Macy wrote:
> Subject: Re: compile error
> Russell Cattelan wrote:
> >
> > Ok the whole CVS has been regenerated.
> > Give it a shot.
> I spoke to soon. Now I get this:
>
> make[4]: Entering directory
> `/usr/src/SGI/linux-2.3-xfs/linux/fs/xfs/linux'
> gcc -D__KERNEL__ -I/usr/src/SGI/linux-2.3-xfs/linux/include -D__SMP__
> -Wall -Wstrict-prototypes -O2 -pipe -DCPU=586 -fno-strict-aliasing
> -pg -g3 -Wno-unused -Wno-parentheses -Wno-uninitialized -I..
> -I../pseudo-inc -I. -D_KERNEL -funsigned-char -Wno-unknown-pragmas -c
> -o xfs_super.o xfs_super.c
> xfs_super.c:40: config/xfs/grio.h: No such file or directory
> make[4]: *** [xfs_super.o] Error 1
>
> I will try copying grio.h from another directory.
>-- End of excerpt from Kip Macy
you'll need to do a "make *config" to regen yourself a new .config,
then try again.
cheers.
--
Nathan
|