Re: Problem compiling 2.6.12

From: George Kasica
Date: Wed Jun 22 2005 - 14:19:11 EST


Adrian:

I tried the new 2.6.12 config as suggested by Jesper earlier and got this asa result(Not much better):

[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,
from /usr/local/include/bits/errno.h:25,
from /usr/local/include/errno.h:36,
from scripts/mod/sumversion.c:8:
/usr/include/asm/errno.h:4: asm-generic/errno.h: No such file or directory
make[2]: *** [scripts/mod/sumversion.o] Error 1
make[1]: *** [scripts/mod] Error 2
make: *** [scripts] Error 2


George

On Wed, 22 Jun 2005, Adrian Bunk wrote:

On Wed, Jun 22, 2005 at 05:59:45PM +0200, Jesper Juhl wrote:

Don't use a 2.4.x config as the basis for a 2.6.x kernel .
Build your first 2.6.x kernel config using "make menuconfig", "make
config", make xconfig" or similar, /then/ you can use that config in
the future as a base for other 2.6.x kernels with "make oldconfig".

First of all, this shouldn't result in problems like the one he
reported (see my other mail).

And I'm surprised you are saying this. I'd have expected that running
"make oldconfig" with a 2.4 kernel should give him a working
configuration.

Can you explain where you'd expect problems so that we can fix them?

Jesper Juhl <jesper.juhl@xxxxxxxxx>

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed


-
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/