virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* Compile error with !CONFIG_PARAVIRT
@ 2006-12-08 13:36 Zachary Amsden
  0 siblings, 0 replies; only message in thread
From: Zachary Amsden @ 2006-12-08 13:36 UTC (permalink / raw)
  To: Virtualization Mailing List, Chris Wright, Rusty Russell,
	Jeremy Fitzhardinge

FYI - I was working on some changes, and just noticed this with 
!CONFIG_PARAVIRT.

  CC      arch/i386/kernel/alternative.o
arch/i386/kernel/alternative.c:436: error: ?apply_paravirt? undeclared 
here (not in a function)
arch/i386/kernel/alternative.c:436: warning: type defaults to ?int? in 
declaration of ?apply_paravirt?
arch/i386/kernel/alternative.c:437: error: ?__start_parainstructions? 
undeclared here (not in a function)
arch/i386/kernel/alternative.c:437: warning: type defaults to ?int? in 
declaration of ?__start_parainstructions?
arch/i386/kernel/alternative.c:438: error: ?__stop_parainstructions? 
undeclared here (not in a function)
arch/i386/kernel/alternative.c:438: warning: type defaults to ?int? in 
declaration of ?__stop_parainstructions?
make[1]: *** [arch/i386/kernel/alternative.o] Error 1
make: *** [arch/i386/kernel] Error 2

Any takers, or should I wait till Chris finishes rebasing against -git?

Zach

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-08 13:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-08 13:36 Compile error with !CONFIG_PARAVIRT Zachary Amsden

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).