Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2020 11:32:49 +0100
From:      Alexander V. Chernikov <melifaro@ipfw.ru>
To:        O. Hartmann <ohartmann@walstatt.org>, FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Re: r360294: buildkernel failure: etinet/tcp_stacks/bbr.c:5605:35: error: incomplete definition of type
Message-ID:  <620731587810740@mail.yandex.ru>
In-Reply-To: <20200425121728.410b4152@thor.intern.walstatt.dynvpn.de>
References:  <20200425121728.410b4152@thor.intern.walstatt.dynvpn.de>

next in thread | previous in thread | raw e-mail | index | archive | help
25.04.2020, 11:18, "O. Hartmann" <ohartmann@walstatt.org>:
> Hello,
>
> recent commits to CURRENT makes buildkernel to fail due to some incomplete definition errors
> during compiling:
Should be fixed by r360295. Sorry for the breakage.
>
> [...]
> - --- 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-----
>
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?620731587810740>