From owner-freebsd-current@FreeBSD.ORG Sun Aug 31 09:32:40 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0E3A7942 for ; Sun, 31 Aug 2014 09:32:40 +0000 (UTC) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB9441ED0 for ; Sun, 31 Aug 2014 09:32:39 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.82) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1XO1RI-0003Xz-J6>; Sun, 31 Aug 2014 11:28:48 +0200 Received: from g225119186.adsl.alicedsl.de ([92.225.119.186] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.82) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1XO1RI-002ALI-H1>; Sun, 31 Aug 2014 11:28:48 +0200 Date: Sun, 31 Aug 2014 11:28:48 +0200 From: "O. Hartmann" To: FreeBSD CURRENT Subject: Revision: 270871: kernel build failure due to: [...]/netmap.c:556:23: error: no member named 'if_pspare' in 'struct ifnet' Message-ID: <20140831112848.4751d4a2.ohartman@zedat.fu-berlin.de> Organization: FU Berlin X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/AhSBRWmmjSzazlaq=uGDE4V"; protocol="application/pgp-signature" X-Originating-IP: 92.225.119.186 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2014 09:32:40 -0000 --Sig_/AhSBRWmmjSzazlaq=uGDE4V Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable cc -c -O3 -fno-strict-aliasing -march=3Dnative -std=3Dc99 -Wall -Wredunda= nt-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith = -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-inclu= de-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty= -body -Wno-error-parentheses-equality -Wno-error-unused-function -nostdinc -I. -= I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protec= tor -mno-aes -mno-avx -Werror /usr/src/sys/dev/netmap/netmap.c /usr/src/sys/dev/netmap/netmap.c:= 556:23: error: no member named 'if_pspare' in 'struct ifnet' netmap_set_all_rings(NA(ifp),= 1 /* stopped */); --Sig_/AhSBRWmmjSzazlaq=uGDE4V Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJUAurQAAoJEOgBcD7A/5N8UbcH+gJThyLQ0vrnWjGK4gQBugFx IYaLpHcO/eyDkNL5dWSowDAPZ/waVh50/NY9jMIcfNpSAF7QLhn9qNxUovx0Vk3z oVjQ7xFjo6U/6Pb2mkIG07azXzx1FUs6h2omEo/qsOt+92YmCwEwt39wFLkgRydX q+4MB85k3uO+7Pf2PA9F8Qea+3tBmjsA7FWZf92qDt26N0ZVb35Qn3lZUqIysVBm NV8dYe1glFlmjPMoH/YOk3tftHXOi9db10cZ95rTohShEVhNDgwPLchC9MYg0CxE R74WpH5AISSqORJ39GGTtcGYTGEFcyfrb2bvEtNx1Nlv8D8Qkl0FUU449antHao= =G9IZ -----END PGP SIGNATURE----- --Sig_/AhSBRWmmjSzazlaq=uGDE4V--