In message <6db0fa21-aaf0-6e0d-5b90-5b0c58fd3...@freebsd.org>, Sean Bruno 
write
s:
> This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
> --dkfsunaMxftWlJwiAwenDrGag5jVrG0u1
> Content-Type: multipart/mixed; boundary="7VU3bI00OrFqhCUsm1WfMDVJhUghilMdl";
>  protected-headers="v1"
> From: Sean Bruno <sbr...@freebsd.org>
> To: Cy Schubert <cy.schub...@komquats.com>
> Cc: src-committ...@freebsd.org, svn-src-all@freebsd.org,
>  svn-src-h...@freebsd.org
> Message-ID: <6db0fa21-aaf0-6e0d-5b90-5b0c58fd3...@freebsd.org>
> Subject: Re: svn commit: r312905 - head/sys/net
> References: <201701281526.v0sfqamv018...@slippy.cwsent.com>
> In-Reply-To: <201701281526.v0sfqamv018...@slippy.cwsent.com>
> 
> --7VU3bI00OrFqhCUsm1WfMDVJhUghilMdl
> Content-Type: text/plain; charset=windows-1252
> Content-Transfer-Encoding: quoted-printable
> 
> >> /export/home/cy/freebsd/svn/ip6-cksum/sys/net/iflib.c:2363:1: error:=20
> >> function definition is not allowed here
> >> {
> >> ^
> >> fatal error: too many errors emitted, stopping now [-ferror-limit=3D]
> >=20
> > My initial email about this was correct. It does fail when building i38=
> 6 only. (It builds for amd64.)
> >=20
> >=20
> 
> Hmmm ... ok.  Does Hiren's suggestion fix your build error?
> 
> Index: sys/net/iflib.c
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> --- sys/net/iflib.c     (revision 312909)
> +++ sys/net/iflib.c     (working copy)
> @@ -1536,8 +1536,8 @@
>                                 goto fail;
>                         }
>                 }
> +#endif
>         }
> -#endif
>         return (0);
> 
>  fail:

I just read his email and was applying the patch. Trying again...


-- 
Cheers,
Cy Schubert <cy.schub...@cschubert.com>
FreeBSD UNIX:  <c...@freebsd.org>   Web:  http://www.FreeBSD.org

        The need of the many outweighs the greed of the few.


_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to