qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/2] net: netmap: Fix compilation issue


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 1/2] net: netmap: Fix compilation issue
Date: Thu, 5 Nov 2015 08:01:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 11/05/2015 07:52 AM, Vincenzo Maffione wrote:
> No worries.
> 
> It needs --enable-netmap (default is --disable-netmap on linux), and
> --extra-cflags=-I/path/to/netmap/sys for netmap API headers.
> 
> (netmap code is avaliable here https://github.com/luigirizzo/netmap)

Default-off tends to bit-rot; default-probe is slightly better (compile
if /path/to/netmap/sys is found during configure, otherwise not).  But
not the end of the world.  Thanks for the pointer to the headers. Any
idea if someone is trying to package netmap development headers for Fedora?

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]