All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjoern Brauel <bjb@gentoo.org>
To: Folkert van Heusden <folkert@vanheusden.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel build of 2.5.50 fails on Alpha
Date: Sun, 01 Dec 2002 17:47:53 +0100	[thread overview]
Message-ID: <3DEA3D39.7050806@gentoo.org> (raw)
In-Reply-To: <000701c2994d$5ccee670$3640a8c0@boemboem>

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.


  reply	other threads:[~2002-12-01 15:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-01 15:21 kernel build of 2.5.50 fails on Alpha Folkert van Heusden
2002-12-01 16:47 ` Bjoern Brauel [this message]
2002-12-02  4:11   ` Richard Henderson
2002-12-02 19:55     ` Folkert van Heusden
2002-12-02 20:16       ` Ivan Kokshaysky
2002-12-02 21:34         ` Folkert van Heusden
2002-12-03 18:02         ` Folkert van Heusden

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DEA3D39.7050806@gentoo.org \
    --to=bjb@gentoo.org \
    --cc=folkert@vanheusden.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.