lkml.org 
[lkml]   [2002]   [Dec]   [1]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
DateSun, 01 Dec 2002 17:47:53 +0100
FromBjoern Brauel <>
SubjectRe: kernel build of 2.5.50 fails on Alpha
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/

\
 
 \ /
  Last update: 2005-03-22 11:31    [W:0.122 / U:0.370 seconds]
©2003-2008 Jasper Spaans