* Marcel Apfelbaum (marcel.apfelb...@gmail.com) wrote:
> Configuring QEMU with:
> ../configure --cc=clang --enable-rdma
>
> Leads to compilation error:
>
> CC migration/rdma.o
> CC migration/block.o
> qemu/migration/rdma.c:3615:58: error: taking address of packed member
>
On 3/4/19 7:49 PM, Marcel Apfelbaum wrote:
> Configuring QEMU with:
> ../configure --cc=clang --enable-rdma
>
> Leads to compilation error:
>
> CC migration/rdma.o
> CC migration/block.o
> qemu/migration/rdma.c:3615:58: error: taking address of packed member
> 'rkey' of c
* Marcel Apfelbaum (marcel.apfelb...@gmail.com) wrote:
> Configuring QEMU with:
> ../configure --cc=clang --enable-rdma
>
> Leads to compilation error:
>
> CC migration/rdma.o
> CC migration/block.o
> qemu/migration/rdma.c:3615:58: error: taking address of packed member
>
Configuring QEMU with:
../configure --cc=clang --enable-rdma
Leads to compilation error:
CC migration/rdma.o
CC migration/block.o
qemu/migration/rdma.c:3615:58: error: taking address of packed member 'rkey'
of class or structure
'RDMARegisterResult' may result in an