On Mon, Jun 11, 2018 at 4:28 AM O. Hartmann <[email protected]> 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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to