RACK/TCPHPTC: spell error in sources: fatal error missing option TCPHSTS in the build;

Jonathan T. Looney jtl at freebsd.org
Mon Jun 11 14:58:08 UTC 2018


On Mon, Jun 11, 2018 at 4:28 AM O. Hartmann <ohartmann at walstatt.org> wrote:
>
> In the sources of CURRENT, there is a spell bug:
>
>
> [...]
> src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:131:1: error:
> unknown type name 'fatal' fatal error missing option TCPHSTS in the build;
> ^
>
/pool/sources/CURRENT/src/sys/modules/tcp/rack/../../../netinet/tcp_stacks/rack.c:131:12:
> error: expected ';' after top level declarator fatal error missing option
> TCPHSTS in the build; ^
>            ;
> [...]
>
> I face this nasty error when I try to compile GENERIC.

Thanks for this (and your many other) timely and high-quality problem
reports.

I believe r334949 should address this.

Jonathan


More information about the freebsd-current mailing list