Re: kernel build of 2.5.50 fails on Alpha

From: Bjoern Brauel (bjb@gentoo.org)
Date: Sun Dec 01 2002 - 11:47:53 EST


Folkert van Heusden wrote:

>kernel build of 2.5.50 fails on Alpha:
>
>
>
>gcc -Wp,-MD,init/.do_mounts.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-protot
>ypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointe
>r -pipe -mno-fp-regs -ffixed-8 -mcpu=ev5 -Wa,-mev6 -nostdinc -iwithprefix
>include -DKBUILD_BASENAME=do_mounts -DKBUILD_MODNAME=do_mounts -c -o
>init/do_mounts.o init/do_mounts.c
>In file included from include/linux/raid/md.h:27,
> from init/do_mounts.c:25:
>include/linux/module.h:135: field `arch' has incomplete type
>make[1]: *** [init/do_mounts.o] Error 1
>make: *** [init] Error 2
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.tux.org/lkml/
>
>
2.5 on alpha appears to be quite incomplete right now. The module
load/unload code appears to be completely out of sync with the other
archs though some parts that suggest implementation is currently
underway can be found . Still include/asm-alpha/module.h is empty thus
struct mod_arch_specific does not exist and you encounter the above
mentioned error.
Ive been working on implementing some missing bits but what Id like to
know is who is "officially" doing development for alpha on 2.5.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Dec 07 2002 - 22:00:11 EST