* compat-wireless 3.4 rcs and el6 kernels
@ 2012-04-22 23:01 Michael Lampe
0 siblings, 0 replies; only message in thread
From: Michael Lampe @ 2012-04-22 23:01 UTC (permalink / raw)
To: linux-wireless; +Cc: Michael Lampe
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-22 23:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-22 23:01 compat-wireless 3.4 rcs and el6 kernels Michael Lampe
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 NNTP newsgroup(s).