All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Fwd: some error when compile qemu
@ 2016-03-21  8:48 Yunqiang Gao
  0 siblings, 0 replies; only message in thread
From: Yunqiang Gao @ 2016-03-21  8:48 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1778 bytes --]

Hi,alls,

 I compile qemu on ubuntu 12.04,when "make",some error appears.the error:

migration/rdma.c: In function ‘qemu_rdma_dump_id’:
migration/rdma.c:738:21: error: ‘struct ibv_port_attr’ has no member named
‘link_layer’
migration/rdma.c:739:22: error: ‘struct ibv_port_attr’ has no member named
‘link_layer’
migration/rdma.c:739:37: error: ‘IBV_LINK_LAYER_INFINIBAND’ undeclared
(first use in this function)
migration/rdma.c:739:37: note: each undeclared identifier is reported only
once for each function it appears in
migration/rdma.c:740:24: error: ‘struct ibv_port_attr’ has no member named
‘link_layer’
migration/rdma.c:740:39: error: ‘IBV_LINK_LAYER_ETHERNET’ undeclared (first
use in this function)
migration/rdma.c: In function ‘qemu_rdma_broken_ipv6_kernel’:
migration/rdma.c:839:26: error: ‘struct ibv_port_attr’ has no member named
‘link_layer’
migration/rdma.c:839:41: error: ‘IBV_LINK_LAYER_INFINIBAND’ undeclared
(first use in this function)
migration/rdma.c:841:33: error: ‘struct ibv_port_attr’ has no member named
‘link_layer’
migration/rdma.c:841:48: error: ‘IBV_LINK_LAYER_ETHERNET’ undeclared (first
use in this function)
migration/rdma.c:880:18: error: ‘struct ibv_port_attr’ has no member named
‘link_layer’
make: *** [migration/rdma.o] Error 1

I have do that: apt-get build-dep qemu.

when I install Recommended additional packages,two packages can't be
installed,these are libseccomp-dev,libvdeplug-dev.
errpr information:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libvdeplug-dev

my linux kernel is 4.4.1.

Could anybody know how to deal with it?

Thanks!

[-- Attachment #2: Type: text/html, Size: 4382 bytes --]

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

only message in thread, other threads:[~2016-03-21  8:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-21  8:48 [Qemu-devel] Fwd: some error when compile qemu Yunqiang Gao

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.