All of lore.kernel.org
 help / color / mirror / Atom feed
* Compile error in shed.c on amd64
@ 2005-09-14 22:16 Robin van Leeuwen
  2005-09-15  7:15 ` Keir Fraser
  0 siblings, 1 reply; 3+ messages in thread
From: Robin van Leeuwen @ 2005-09-14 22:16 UTC (permalink / raw)
  To: xen-devel

on Debian AMD64

build from hg tip:


amd64:/usr/src/xen-unstable.hg# hg tip
changeset:   6827:122779b57b40
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Wed Sep 14 22:45:40 2005 +0000
summary:     Remove redundant semi-colon from end of DEFINE_RING_TYPES


make install-kernels gives:
kernel/sched.c: In function 'schedule':
kernel/sched.c:2725: warning: control may reach end of non-void function
'sched_find_first_bit' being inlined
{standard input}: Assembler messages:
{standard input}:2211: Error: suffix or operands invalid for `mov'
{standard input}:2211: Error: suffix or operands invalid for `mov'
{standard input}:2211: Error: suffix or operands invalid for `mov'
{standard input}:2211: Error: suffix or operands invalid for `mov'
make[4]: *** [kernel/sched.o] Error 1
make[3]: *** [kernel] Error 2
make[3]: Leaving directory `/usr/src/xen-unstable.hg/linux-2.6.12-xen0'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/usr/src/xen-unstable.hg'
make[1]: *** [linux-2.6-xen0-build] Error 2
make[1]: Leaving directory `/usr/src/xen-unstable.hg'
make: *** [kernels] Error 1

^ permalink raw reply	[flat|nested] 3+ messages in thread
* Compile error in shed.c on amd64
@ 2005-09-14 22:17 Robin van Leeuwen
  0 siblings, 0 replies; 3+ messages in thread
From: Robin van Leeuwen @ 2005-09-14 22:17 UTC (permalink / raw)
  To: xen-devel

on Debian AMD64

build from hg tip:


amd64:/usr/src/xen-unstable.hg# hg tip
changeset:   6827:122779b57b40
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Wed Sep 14 22:45:40 2005 +0000
summary:     Remove redundant semi-colon from end of DEFINE_RING_TYPES


make install-kernels gives:
kernel/sched.c: In function 'schedule':
kernel/sched.c:2725: warning: control may reach end of non-void function
'sched_find_first_bit' being inlined
{standard input}: Assembler messages:
{standard input}:2211: Error: suffix or operands invalid for `mov'
{standard input}:2211: Error: suffix or operands invalid for `mov'
{standard input}:2211: Error: suffix or operands invalid for `mov'
{standard input}:2211: Error: suffix or operands invalid for `mov'
make[4]: *** [kernel/sched.o] Error 1
make[3]: *** [kernel] Error 2
make[3]: Leaving directory `/usr/src/xen-unstable.hg/linux-2.6.12-xen0'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/usr/src/xen-unstable.hg'
make[1]: *** [linux-2.6-xen0-build] Error 2
make[1]: Leaving directory `/usr/src/xen-unstable.hg'
make: *** [kernels] Error 1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-15  7:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-14 22:16 Compile error in shed.c on amd64 Robin van Leeuwen
2005-09-15  7:15 ` Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2005-09-14 22:17 Robin van Leeuwen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.