Date: Fri, 25 Nov 2016 17:34:51 +0100 From: "O. Hartmann" <ohartmann@walstatt.org> To: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: r309145: mutex.h:369:5: error: 'LOCK_DEBUG' is not defined Message-ID: <20161125173451.3edcfcfe@thor.walstatt.dynvpn.de>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Recent sources do not build kernel due to:
[...]
Building /usr/obj/usr/src/sys/SB21X1/ipsec_mbuf.o
In file included from /usr/src/sys/netipsec/ipsec_mbuf.c:43:
In file included from /usr/src/sys/netipsec/ipsec.h:46:
In file included from /usr/src/sys/netipsec/keydb.h:38:
/usr/src/sys/sys/mutex.h:367:2: error: LOCK_DEBUG not defined, include <sys/lock.h>
before <sys/mutex.h> #error LOCK_DEBUG not defined, include <sys/lock.h> before
<sys/mutex.h> ^
/usr/src/sys/sys/mutex.h:369:5: error: 'LOCK_DEBUG' is not defined, evaluates to 0
[-Werror,-Wundef] #if LOCK_DEBUG > 0 || defined(MUTEX_NOINLINE)
^
2 errors generated.
*** Error code 1
regards,
oh
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
iLUEARMKAB0WIQQZVZMzAtwC2T/86TrS528fyFhYlAUCWDhoKwAKCRDS528fyFhY
lNWbAgCl0NRCr9Q1uFQVrcZjHnzYkxyMViimmWO1FpVWoUnC8SZ+SSPowq9hMOuz
/HYpR7dPS26UXHPj91HdeUCrCAQ3Af4xzCHQT5QdfGAmDr60XNRBeirj8tP2B8r8
99apGBp0YlKHK4SFkkdJWIsEDdZvoC77n3e+XUcxgRXTmhC2fH6h
=JWCK
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161125173451.3edcfcfe>
