Re: 2.6.15-rt1

From: David Brown
Date: Tue Jan 03 2006 - 18:12:33 EST


On 1/3/06, Ingo Molnar <mingo@xxxxxxx> wrote:
> i have released the 2.6.15-rt1 tree, which can be downloaded from the
> usual place:
>
> http://redhat.com/~mingo/realtime-preempt/
>
> no big changes, this release is mainly a merge to v2.6.15, and should
> fix some of the RTC driver problems reported for 2.6.15-rc7-rt3.
>
> to build a 2.6.15-rt1 tree, the following patches should be applied:
>
> http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.tar.bz2
> http://redhat.com/~mingo/realtime-preempt/patch-2.6.15-rt1
>
> Ingo


hmm compile problem with this one....
since this is the first time I've tried this patch I don't know how
far back this goes.

CC [M] net/ipv6/icmp.o
CC [M] net/ipv6/mcast.o
net/ipv6/mcast.c: In function `ipv6_sock_mc_join':
net/ipv6/mcast.c:227: error: `RW_LOCK_UNLOCKED' undeclared (first use
in this function)
net/ipv6/mcast.c:227: error: (Each undeclared identifier is reported only once
net/ipv6/mcast.c:227: error: for each function it appears in.)
make[2]: *** [net/ipv6/mcast.o] Error 1
make[1]: *** [net/ipv6] Error 2
make: *** [net] Error 2

- David Brown
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/