From: Zachary Amsden <zach@vmware.com>
To: Virtualization Mailing List <virtualization@lists.osdl.org>,
Chris Wright <chrisw@sous-sol.org>,
Rusty Russell <rusty@rustcorp.com.au>,
Jeremy Fitzhardinge <jeremy@goop.org>
Subject: Compile error with !CONFIG_PARAVIRT
Date: Fri, 08 Dec 2006 05:36:20 -0800 [thread overview]
Message-ID: <45796A54.6050903@vmware.com> (raw)
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
reply other threads:[~2006-12-08 13:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45796A54.6050903@vmware.com \
--to=zach@vmware.com \
--cc=chrisw@sous-sol.org \
--cc=jeremy@goop.org \
--cc=rusty@rustcorp.com.au \
--cc=virtualization@lists.osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).