All of lore.kernel.org
 help / color / mirror / Atom feed
From: Le Gluon du Net <legluondunet@free.fr>
To: Daniel Halperin <dhalperi@cs.washington.edu>
Cc: linux-wireless@vger.kernel.org
Subject: Re: can not compile ath9k driver for ubuntu 2.6.38-6-generic kernel
Date: Thu, 17 Mar 2011 23:21:48 +0100	[thread overview]
Message-ID: <4D82897C.8090204@free.fr> (raw)
In-Reply-To: <AANLkTikfR+hr6O+vjqRBsJ5e5sN4xC00sjUhHaBXBwu1@mail.gmail.com>

Daniel, I followed your advice, I added:

#include <linux/sched.h>

in compat/compat-2.6.39.c

and ath9k compiles without problem.

Thank you very much.

LGDN

Le 16/03/2011 19:50, Daniel Halperin a écrit :
> On Wed, Mar 16, 2011 at 11:44 AM, Le Gluon du Net <legluondunet@free.fr> wrote:
>> /home/legluondunet/Bureau/compat-wireless-2011-03-15/compat/compat-2.6.39.c:
>> In function ‘tty_set_termios’:
>> /home/legluondunet/Bureau/compat-wireless-2011-03-15/compat/compat-2.6.39.c:93:4:
>> error: ‘TASK_INTERRUPTIBLE’ undeclared (first use in this function)
>> /home/legluondunet/Bureau/compat-wireless-2011-03-15/compat/compat-2.6.39.c:93:4:
>> note: each undeclared identifier is reported only once for each function
> This looks like the same problem that cropped up on iwlwifi 32-bit
> last week.  That file is probably missing an include for linux/sched.h
>
>
> Dan
>

      reply	other threads:[~2011-03-17 22:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-16 18:44 can not compile ath9k driver for ubuntu 2.6.38-6-generic kernel Le Gluon du Net
2011-03-16 18:50 ` Daniel Halperin
2011-03-17 22:21   ` Le Gluon du Net [this message]

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=4D82897C.8090204@free.fr \
    --to=legluondunet@free.fr \
    --cc=dhalperi@cs.washington.edu \
    --cc=linux-wireless@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.