Le lun, 26/07/2004 à 15:37 +0200, Michael Opdenacker a écrit :
> Unfortunately, there's no secret place...
> Just share your issue details with us on this list, or use our
> kernel-discuss mailing list.
Replying on this list for now, but maybe it should be on kernel-discuss
(I'm new here :-)). Note that I'm using a .config file nearly identical
to the one available on handhelds.org/~chicken/ (I just added some
drivers).
I'm facing two problem with the K2-6-6-hh0 branch (I think this is the
one Alex used to compile his kernel) :
* If I just do make, I get:
scripts/kconfig/conf -s arch/arm/Kconfig
file drivers/i2c/Kconfig already scanned?
So I commented out the 'source "drivers/i2c/Kconfig"' line in
arch/arm/Kconfig...
* Then, I get:
[some stuff compiling]
CC arch/arm/kernel/time.o
In file included from arch/arm/kernel/time.c:327:
include/asm/arch/time.h:70: error: redefinition of `sched_clock'
arch/arm/kernel/time.c:79: error: `sched_clock' previously defined here
make[1]: *** [arch/arm/kernel/time.o] Erreur 1
make: *** [arch/arm/kernel] Erreur 2
I stopped here because I had the same error on HEAD (plus other problems
once I fixed this one) and I couldn't get HEAD to work.
Maybe the first thing I should know is which CVS branch I should use.
Vincent
-- Les gens heureux ne sont pas pressés.Received on Mon Jul 26 10:07:14 2004
This archive was generated by hypermail 2.1.8 : Mon Jul 26 2004 - 10:12:20 EDT