Audiodef a écrit :
Hi everyone,
I'm trying to set up a Gentoo Linux box with the goal of eventually
getting rid of Windoze completely (I currently have 1 remaining Windoze
workstation because of my Mackie Onyx (w/ Firewire) mixers). So I tried
to compile rt-sources 2.6.26.6-r11 and this is what happened:
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CC arch/x86/kernel/asm-offsets.s
In file included from include/linux/notifier.h:14,
from include/linux/memory_hotplug.h:6,
from include/linux/mmzone.h:560,
from include/linux/gfp.h:4,
from include/linux/slab.h:12,
from include/linux/percpu.h:5,
from include/linux/rcupdate.h:39,
from include/linux/tracepoint.h:18,
from include/linux/module.h:19,
from include/linux/crypto.h:21,
from arch/x86/kernel/asm-offsets_32.c:7,
from arch/x86/kernel/asm-offsets.c:2:
include/linux/rwsem.h:150: error: redefinition of 'rwsem_is_locked'
include/asm/rwsem.h:261: error: previous definition of 'rwsem_is_locked'
was here
include/linux/rwsem.h: In function 'rwsem_is_locked':
include/linux/rwsem.h:151: error: implicit declaration of function
'compat_rwsem_is_locked'
make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2
Hello,
Read this:
http://lkml.org/lkml/2008/9/29/116
and this:
http://lkml.indiana.edu/hypermail/linux/kernel/0809.3/1878/rwsem_is_locked-fix.patch
Regards,
Gilles.
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html