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 I can compile 2.6.16, but it's too old for the udev I have. I have similar problems trying to compile other later rt-sources versions. I've posted about it at http://forums.gentoo.org/viewtopic-t-718166-highlight-.html. I'd appreciate any tips or advice as to how I can get the latest rt-sources compiled. -- 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