From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuM2K-00005g-Qw for qemu-devel@nongnu.org; Thu, 05 Nov 2015 10:01:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZuM2G-0001sD-Gn for qemu-devel@nongnu.org; Thu, 05 Nov 2015 10:01:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZuM2G-0001s7-B8 for qemu-devel@nongnu.org; Thu, 05 Nov 2015 10:01:08 -0500 References: <911665eb3158159da19e7bf1c931f6311a246be9.1446714761.git.v.maffione@gmail.com> <87wptwvbvy.fsf@blackfin.pond.sub.org> <563B6BAD.4030202@redhat.com> From: Eric Blake Message-ID: <563B6F32.4090909@redhat.com> Date: Thu, 5 Nov 2015 08:01:06 -0700 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="19lGKvhwEMxWlv5dIaqLqvAnjd8LDI4Qj" Subject: Re: [Qemu-devel] [PATCH 1/2] net: netmap: Fix compilation issue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vincenzo Maffione Cc: Jason Wang , Markus Armbruster , qemu-devel , Stefan Hajnoczi , Giuseppe Lettieri , Luigi Rizzo This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --19lGKvhwEMxWlv5dIaqLqvAnjd8LDI4Qj Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/05/2015 07:52 AM, Vincenzo Maffione wrote: > No worries. >=20 > It needs --enable-netmap (default is --disable-netmap on linux), and > --extra-cflags=3D-I/path/to/netmap/sys for netmap API headers. >=20 > (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 Fedor= a? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --19lGKvhwEMxWlv5dIaqLqvAnjd8LDI4Qj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWO28yAAoJEKeha0olJ0NqTKcH/iEaRhAyHSnzDxv6JdVt6lys Z/hrbAaAT7+61n0z9Qe9+Df8YRJbAHjxxAup6fq/Ncr+L3GFPIgncLz5Vbn71WEY kqLaQBs//rwS0ZeJGftGIN4y4aAdUQh5aRv6HqsaijerXQaX6tvp0K21j7HawTT1 1OELlP5vwcmFoj9K+PhDaKUr6+0luhsBrKUoge0NpUJS3k2cQi3bR8X2P89CUQqm 368GKAp5QecFj64VUKuvtwUH3x3pU+EV0te1yqCIvMENZy98+1wOAhDsCXG8xDIf /hxXuEvVVafW8wjtRyqr+l9aopHDE39jFa53lm7r3USJcv7iS/9u2n87gFcd9aQ= =FD/T -----END PGP SIGNATURE----- --19lGKvhwEMxWlv5dIaqLqvAnjd8LDI4Qj--