Re: kernel-2.6.15-rc5-rt2 - compilation error?RWSEM_ACTIVE_BIAS? undeclared

From: Steven Rostedt
Date: Wed Dec 14 2005 - 13:48:22 EST


On Wed, 2005-12-14 at 11:57 -0600, art wrote:
> kernel-2.6.15-rc5-rt2 - compilation error ʽRWSEM_ACTIVE_BIASʼ undeclared
>
> gcc version 4.0.2
> ........
> CC lib/kref.o
> CC lib/prio_tree.o
> CC lib/radix-tree.o
> CC lib/rbtree.o
> CC lib/rwsem.o
> lib/rwsem.c: In function ʽ__rwsem_do_wakeʼ:
> lib/rwsem.c:57: warning: implicit declaration of function ʽrwsem_atomic_updateʼ

...

> lib/rwsem.c:256: warning: type defaults to ʽintʼ in declaration of ʽtype nameʼ
> lib/rwsem.c:256: error: ʽstruct rw_semaphoreʼ has no member named ʽwait_lockʼ
> make[1]: *** [lib/rwsem.o] Error 1
> make: *** [lib] Error 2
>
> xboom
>
> -

.config please.

-- Steve


-
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/