Date: Mon, 11 Jun 2018 10:27:52 +0200 From: "O. Hartmann" <ohartmann@walstatt.org> To: freebsd-current <freebsd-current@freebsd.org> Subject: RACK/TCPHPTC: spell error in sources: fatal error missing option TCPHSTS in the build; Message-ID: <20180611102752.4e924b79@freyja.zeit4.iv.bundesimmobilien.de>
next in thread | raw e-mail | index | archive | help
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. Kind regards, oh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180611102752.4e924b79>