Re: Problem compiling 2.6.12

From: Nick Warne
Date: Wed Jun 22 2005 - 17:13:55 EST


On Wednesday 22 June 2005 22:30, Adrian Bunk wrote:
> On Wed, Jun 22, 2005 at 08:37:17PM +0100, Nick Warne wrote:
> > George Kasica wrote:
> > > Tried that here and got not much farther...here's the error:
> > >
> > > [root@eagle linux]# make bzImage
> > > CHK include/linux/version.h
> > > SPLIT include/linux/autoconf.h -> include/config/*
> > > HOSTCC scripts/mod/sumversion.o
> > > In file included from /usr/include/linux/errno.h:4,
> >
> > That last line looks wrong... I think you may have symlinks linking to
> > other older kernel header stuff.
> >...
>
> No, it looks correct.
>
> That's the copy of linux/errno.h shipped with glibc and that's correct
> when using HOSTCC.

Is it? I thought kernel didn't care what Glibc or what kernel headers you had
(that is system requirement) - it is automous. Isn't HOSTCC explicitly just
what compiler you have?

I build regular in other places... my latest builds are on /mnt/hdb/

Nick
--
"When you're chewing on life's gristle,
Don't grumble, Give a whistle..."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/