public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Niklaus <niklaus@gmail.com>
To: "tom arnall" <kloro@cox.net>
Cc: gcc-help@gcc.gnu.org
Subject: Re: gcc error trying to compile the madwifi driver
Date: Fri, 14 Apr 2006 07:47:00 -0000	[thread overview]
Message-ID: <85e0e3140604140047o420fc069n6918f0e6bc58995b@mail.gmail.com> (raw)
In-Reply-To: <200604140045.19168.kloro@cox.net>

On 4/14/06, tom arnall <kloro@cox.net> wrote:
> while trying to compile the madwifi driver, i encountered the following error:
>
> make[2]: Entering directory `/usr/src/kernel-headers-2.6.8-2-386'
>   CC [M]  /home/kloro/linux/madwifi-ng/ath_hal/ah_osdep.o
> In file included from include/asm/thread_info.h:16,
>                  from include/linux/thread_info.h:21,
>                  from include/linux/spinlock.h:12,
>                  from include/linux/capability.h:45,
>                  from include/linux/sched.h:7,
>                  from include/linux/module.h:10,
>                  from /home/kloro/linux/madwifi-ng/ath_hal/ah_osdep.c:46:
> include/asm/processor.h:87: error: array type has incomplete element type
> make[3]: *** [/home/kloro/linux/madwifi-ng/ath_hal/ah_osdep.o] Error 1
> make[2]: *** [_module_/home/kloro/linux/madwifi-ng/ath_hal] Error 2
> make[2]: Leaving directory `/usr/src/kernel-headers-2.6.8-2-386'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/kloro/linux/madwifi-ng/ath_hal'
> make: *** [modules] Error 1
>
> the offending line - in processor.h  - is:
>
>         extern struct tss_struct init_tss[NR_CPUS];
>
> thanks in advance for your help,

I suggest you get the latest headers like 2.6.15

>
> tom arnall
> north spit, ca
>
>
>
>

  reply	other threads:[~2006-04-14  7:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-14  7:40 tom arnall
2006-04-14  7:47 ` Niklaus [this message]
2006-04-14  8:03   ` tom arnall
2006-04-14  8:13     ` Niklaus
     [not found] ` <200604160404.48373.kloro@cox.net>
     [not found]   ` <85e0e3140604160417s175b279fwb3f3ac98d925e78c@mail.gmail.com>
2006-04-16 12:01     ` tom arnall

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=85e0e3140604140047o420fc069n6918f0e6bc58995b@mail.gmail.com \
    --to=niklaus@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=kloro@cox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).