All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Lampe <mlampe0@googlemail.com>
To: linux-wireless@vger.kernel.org
Cc: Michael Lampe <mlampe0@googlemail.com>
Subject: compat-wireless 3.4 rcs and el6 kernels
Date: Mon, 23 Apr 2012 01:01:28 +0200	[thread overview]
Message-ID: <4F948DC8.5050909@googlemail.com> (raw)

Hi all,

3.3 started something nice -- compatibility with el6 kernels. This 
already resulted in an elrepo kmod.

3.4 rcs don't compile here anymore:

-----

/home/michael/compat-wireless-3.4-rc3-1> make
./compat/scripts/gen-compat-config.sh: line 51: KLIB_BUILD: command not 
found
grep: /Makefile: No such file or directory
./scripts/gen-compat-autoconf.sh 
/home/michael/compat-wireless-3.4-rc3-1/.config 
/home/michael/compat-wireless-3.4-rc3-1/config.mk > 
include/linux/compat_autoconf.h
make -C /lib/modules/2.6.32-220.13.1.el6.x86_64/build 
M=/home/michael/compat-wireless-3.4-rc3-1 modules
make[1]: Entering directory `/usr/src/kernels/2.6.32-220.13.1.el6.x86_64'
   CC [M]  /home/michael/compat-wireless-3.4-rc3-1/compat/main.o
In file included from 
/home/michael/compat-wireless-3.4-rc3-1/include/linux/compat-2.6.h:55,
                  from <command-line>:0:
/home/michael/compat-wireless-3.4-rc3-1/include/linux/compat-2.6.35.h:27: error: 
static declaration of ‘irq_set_affinity_hint’ follows non-static declaration
include/linux/interrupt.h:218: note: previous declaration of 
‘irq_set_affinity_hint’ was here
In file included from 
/home/michael/compat-wireless-3.4-rc3-1/include/linux/compat-2.6.h:61,
                  from <command-line>:0:
/home/michael/compat-wireless-3.4-rc3-1/include/linux/compat-3.1.h:11: 
error: redefinition of ‘__netdev_alloc_skb_ip_align’
include/linux/skbuff.h:1512: note: previous definition of 
‘__netdev_alloc_skb_ip_align’ was here
make[3]: *** [/home/michael/compat-wireless-3.4-rc3-1/compat/main.o] Error 1
make[2]: *** [/home/michael/compat-wireless-3.4-rc3-1/compat] Error 2
make[1]: *** [_module_/home/michael/compat-wireless-3.4-rc3-1] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.32-220.13.1.el6.x86_64'
make: *** [modules] Error 2

-----

Can we fix this?

Thanks,
   Michael

                 reply	other threads:[~2012-04-22 23:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4F948DC8.5050909@googlemail.com \
    --to=mlampe0@googlemail.com \
    --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.