* qemu-kvm: compile error in xen_backend.c
@ 2010-07-15 1:14 Wei Yongjun
2010-07-15 1:20 ` Wei Yongjun
0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2010-07-15 1:14 UTC (permalink / raw)
To: kvm
today's qemu-kvm tree + latest xen source
CC xen_backend.o
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c: In function
'xen_be_get_xendev':
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c:219: error: too few
arguments to function 'xc_gnttab_open'
cc1: warnings being treated as errors
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c: In function
'xen_be_del_xendev':
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c:272: error: passing
argument 1 of 'xc_gnttab_close' makes pointer from integer without a cast
/usr/include/xenctrl.h:1055: note: expected 'struct xc_interface *' but
argument is of type 'int'
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c:272: error: too few
arguments to function 'xc_gnttab_close'
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c: In function
'xen_be_init':
/pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c:630: error: too few
arguments to function 'xc_interface_open'
make: *** [xen_backend.o] Error 1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: qemu-kvm: compile error in xen_backend.c
2010-07-15 1:14 qemu-kvm: compile error in xen_backend.c Wei Yongjun
@ 2010-07-15 1:20 ` Wei Yongjun
0 siblings, 0 replies; 2+ messages in thread
From: Wei Yongjun @ 2010-07-15 1:20 UTC (permalink / raw)
To: kvm
> today's qemu-kvm tree + latest xen source
>
Sorry, after I redo configure, the error is gone. Thanks.
> CC xen_backend.o
> /pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c: In function
> 'xen_be_get_xendev':
> /pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c:219: error: too few
> arguments to function 'xc_gnttab_open'
> cc1: warnings being treated as errors
> /pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c: In function
> 'xen_be_del_xendev':
> /pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c:272: error: passing
> argument 1 of 'xc_gnttab_close' makes pointer from integer without a cast
> /usr/include/xenctrl.h:1055: note: expected 'struct xc_interface *' but
> argument is of type 'int'
> /pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c:272: error: too few
> arguments to function 'xc_gnttab_close'
> /pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c: In function
> 'xen_be_init':
> /pub/scm/weiyj/source/kvm/qemu-kvm/hw/xen_backend.c:630: error: too few
> arguments to function 'xc_interface_open'
> make: *** [xen_backend.o] Error 1
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-15 1:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-15 1:14 qemu-kvm: compile error in xen_backend.c Wei Yongjun
2010-07-15 1:20 ` Wei Yongjun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox