Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Mar 2018 08:25:16 -0800
From:      Michael Sierchio <kudzu@tenebras.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   amd64 source update via freebsd-update breaks kernel build
Message-ID:  <CAHu1Y72fvdk%2BiVU-PP5MRHFOZcyH=FLs4r_s_GP=U%2Bs1BpMDJA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226423

Updated sources via freebsd-update subsequent to

FreeBSD-SA-18:01.ipsec

Cause kernel compile to fail.


/usr/src/sys/netipsec/xform_ah.c:622:43: error: use of undeclared
identifier 'buf'
                    ipsec_address(&sav->sah->saidx.dst, buf, sizeof(buf)),
                                                        ^
/usr/src/sys/netipsec/ipsec.h:323:51: note: expanded from macro 'DPRINTF'
#define DPRINTF(x)      do { if (V_ipsec_debug) printf x; } while (0)
                                                       ^
/usr/src/sys/netipsec/xform_ah.c:625:3: error: use of undeclared
identifier 'error'
                error =3D EACCES;
                ^
/usr/src/sys/netipsec/xform_ah.c:626:8: error: use of undeclared label 'bad=
'
                goto bad;
                     ^




--=20
"Well," Brahma said, "even after ten thousand explanations, a fool is no
wiser, but an intelligent person requires only two thousand five hundred."

- The Mah=C4=81bh=C4=81rata



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHu1Y72fvdk%2BiVU-PP5MRHFOZcyH=FLs4r_s_GP=U%2Bs1BpMDJA>