* [uml-devel] 2.6.15-rc1 build break on x86-64.
@ 2005-11-13 0:39 Rob Landley
0 siblings, 0 replies; only message in thread
From: Rob Landley @ 2005-11-13 0:39 UTC (permalink / raw)
To: user-mode-linux-devel
Ok, I got it to build on x86 (kconfig behavior changed, which broke my build).
Wandered over to the x86-64 system and tried to build there, and got this:
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:57: error: `RWSEM_ACTIVE_BIAS' undeclared (first use in this
function)
lib/rwsem.c:57: error: (Each undeclared identifier is reported only once
lib/rwsem.c:57: error: for each function it appears in.)
lib/rwsem.c:59: error: `RWSEM_ACTIVE_MASK' undeclared (first use in this
function)
lib/rwsem.c:108: error: `RWSEM_WAITING_BIAS' undeclared (first use in this
function)
lib/rwsem.c:113: warning: implicit declaration of function `rwsem_atomic_add'
lib/rwsem.c: In function `rwsem_down_failed_common':
lib/rwsem.c:163: error: `RWSEM_ACTIVE_MASK' undeclared (first use in this
function)
lib/rwsem.c: In function `rwsem_down_read_failed':
lib/rwsem.c:193: error: `RWSEM_WAITING_BIAS' undeclared (first use in this
function)
lib/rwsem.c:193: error: `RWSEM_ACTIVE_BIAS' undeclared (first use in this
function)
lib/rwsem.c: In function `rwsem_down_write_failed':
lib/rwsem.c:210: error: `RWSEM_ACTIVE_BIAS' undeclared (first use in this
function)
make[1]: *** [lib/rwsem.o] Bd 1
make: *** [lib] Bd 2
Rob
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-11-13 0:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-13 0:39 [uml-devel] 2.6.15-rc1 build break on x86-64 Rob Landley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox