From: Juergen Gross <juergen.gross@ts.fujitsu.com>
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: compile error in xen-unstable
Date: Mon, 16 Nov 2009 13:06:02 +0100 [thread overview]
Message-ID: <4B01402A.1060405@ts.fujitsu.com> (raw)
Hi,
the current build of xen-unstable seems to be broken. After a "make world"
I get the following:
CC i386-dm/helper2.o
helper2.c: In function ‘cpu_x86_init’:
helper2.c:142: error: ‘shared_iopage_t’ has no member named ‘vcpu_iodata’
helper2.c: In function ‘sp_info’:
helper2.c:219: error: ‘shared_iopage_t’ has no member named ‘vcpu_iodata’
helper2.c:224: warning: format ‘%lx’ expects type ‘long unsigned int’, but
argument 6 has type ‘uint32_t’
helper2.c:224: warning: format ‘%lx’ expects type ‘long unsigned int’, but
argument 7 has type ‘uint32_t’
helper2.c:226: error: ‘ioreq_t’ has no member named ‘io_count’
helper2.c: In function ‘__cpu_get_ioreq’:
helper2.c:235: error: ‘shared_iopage_t’ has no member named ‘vcpu_iodata’
helper2.c:242: warning: format ‘%lx’ expects type ‘long unsigned int’, but
argument 7 has type ‘uint32_t’
helper2.c:242: warning: format ‘%lx’ expects type ‘long unsigned int’, but
argument 8 has type ‘uint32_t’
helper2.c: In function ‘cpu_handle_ioreq’:
helper2.c:517: warning: format ‘%lx’ expects type ‘long unsigned int’, but
argument 7 has type ‘uint32_t’
helper2.c:517: warning: format ‘%lx’ expects type ‘long unsigned int’, but
argument 8 has type ‘uint32_t’
make[5]: *** [helper2.o] Error 1
make[5]: Leaving directory
`/home/gross/xen-unstable.hg/tools/ioemu-remote/i386-dm'
make[4]: *** [subdir-i386-dm] Error 2
make[4]: Leaving directory `/home/gross/xen-unstable.hg/tools/ioemu-remote'
make[3]: *** [subdir-install-ioemu-dir] Error 2
make[3]: Leaving directory `/home/gross/xen-unstable.hg/tools'
make[2]: *** [subdirs-install] Error 2
make[2]: Leaving directory `/home/gross/xen-unstable.hg/tools'
make[1]: *** [install-tools] Error 2
make[1]: Leaving directory `/home/gross/xen-unstable.hg'
make: *** [world] Error 2
Juergen
--
Juergen Gross Principal Developer Operating Systems
TSP ES&S SWE OS6 Telephone: +49 (0) 89 636 47950
Fujitsu Technolgy Solutions e-mail: juergen.gross@ts.fujitsu.com
Otto-Hahn-Ring 6 Internet: ts.fujitsu.com
D-81739 Muenchen Company details: ts.fujitsu.com/imprint.html
next reply other threads:[~2009-11-16 12:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-16 12:06 Juergen Gross [this message]
2009-11-16 14:04 ` compile error in xen-unstable Juergen Gross
2009-11-26 23:12 ` Simon Horman
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=4B01402A.1060405@ts.fujitsu.com \
--to=juergen.gross@ts.fujitsu.com \
--cc=xen-devel@lists.xensource.com \
/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 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.