Date: Sat, 25 Apr 2020 12:17:01 +0200 From: "O. Hartmann" <ohartmann@walstatt.org> To: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: r360294: buildkernel failure: etinet/tcp_stacks/bbr.c:5605:35: error: incomplete definition of type Message-ID: <20200425121728.410b4152@thor.intern.walstatt.dynvpn.de>
index | next in thread | raw e-mail
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hello,
recent commits to CURRENT makes buildkernel to fail due to some incomplete definition errors
during compiling:
[...]
- --- all_subdir_tcp ---
- --- bbr.o ---
/usr/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:5605:35: error: incomplete
definition of type 'struct nhop_object' (bbr->rc_inp->inp_route.ro_nh->nh_ifp == NULL)) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/src/sys/net/route.h:54:9: note: forward declaration of 'struct nhop_object'
struct nhop_object *ro_nh;
^
/usr/src/sys/modules/tcp/bbr/../../../netinet/tcp_stacks/bbr.c:5621:36: error: incomplete
definition of type 'struct nhop_object' bbr->rc_inp->inp_route.ro_nh->nh_ifp,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/usr/src/sys/net/route.h:54:9: note: forward declaration of 'struct nhop_object'
struct nhop_object *ro_nh;
^
- --- all_subdir_sound ---
Kind regards,
oh
- --
O. Hartmann
Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQSy8IBxAPDkqVBaTJ44N1ZZPba5RwUCXqQOOAAKCRA4N1ZZPba5
R0vCAQCpZfq1XEolmh0i1s3RCyzLVYT4/gmnNreggF2Mz+kpLgEAnwVkwWyVCyxQ
BwZci0bIuJXh6sffWO2fD0yvNG1cKAM=
=/6QA
-----END PGP SIGNATURE-----
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200425121728.410b4152>
