Hi Thomas,
Thanks for your help. I'll try to remove #include in setup.c and build
kernel tonight.
Cheers,
Takeshi
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Message-ID: <19980806212551.61171@alpha.franken.de>
> On Thu, Aug 06, 1998 at 04:13:25PM +0900, Takeshi Hakamada wrote:
> > I tried to compile kernel on HardHat using RPM kernel(2.1.100) source,
> > I can't build kernel due to following error.
> > In arch/mips/sgi/kernel/setup.c,
> >
> > setup.c:18: asm/vector.h: No such file or directory
>
> that's already fixed in the CVS repository. You just have to remove
> the #include in setup.c.
>
> > Error message shows that I need to have include/asm/vector.h.
> > How can I get vector.h? Do I have to get latest kernel source from
> > ftp.linux.sgi.com?
>
> As this should be the only change, you don't need to.
>
> Thomas.
>
> --
> See, you not only have to be a good coder to create a system like Linux,
> you have to be a sneaky bastard too ;-)
> [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]
|