Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2016 10:24:34 +0100
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   r297227: buildkernel fail:  ERROR: ctfconvert: ipsec_output.o doesn't have type data to convert
Message-ID:  <20160324102434.7b4212fe@freyja.zeit4.iv.bundesimmobilien.de>

next in thread | raw e-mail | index | archive | help
CURRENT fails building a kernel:

[...]
--- modules-all ---
--- all_subdir_acl_posix1e ---
===> acl_posix1e (all)
--- all_subdir_acpi ---
===> acpi (all)
--- tcp_subr.o ---
/usr/src/sys/netinet/tcp_subr.c:1935:20: error: use of undeclared identifier
'tcbinfo' in_pcbnotifyall(&tcbinfo, faddr, EHOSTDOWN, notify);
                                 ^
1 error generated.
*** [tcp_subr.o] Error code 1

bmake[2]: stopped in /usr/obj/usr/src/sys/FREYJA
--- ipsec_output.o ---
ctfconvert -L VERSION ipsec_output.o
ERROR: ctfconvert: ipsec_output.o doesn't have type data to convert
--- modules-all ---
A failure has been detected in another branch of the parallel make



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