* rt-sources 2.6.26.6-rt11 fails to make
@ 2008-12-17 22:04 Audiodef
2008-12-18 7:19 ` Gilles.Carry
0 siblings, 1 reply; 2+ messages in thread
From: Audiodef @ 2008-12-17 22:04 UTC (permalink / raw)
To: linux-rt-users
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: rt-sources 2.6.26.6-rt11 fails to make
2008-12-17 22:04 rt-sources 2.6.26.6-rt11 fails to make Audiodef
@ 2008-12-18 7:19 ` Gilles.Carry
0 siblings, 0 replies; 2+ messages in thread
From: Gilles.Carry @ 2008-12-18 7:19 UTC (permalink / raw)
To: Audiodef; +Cc: linux-rt-users
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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-18 7:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-17 22:04 rt-sources 2.6.26.6-rt11 fails to make Audiodef
2008-12-18 7:19 ` Gilles.Carry
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).