Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 14:20:40 +0200
From:      Emmanuel Vadot <manu@bidouilliste.com>
To:        Willem Jan Withagen <wjw@digiware.nl>
Cc:        Willem Jan Withagen via freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Trying to build Current
Message-ID:  <20210415142040.b0b714fd68e9b98a07d413b3@bidouilliste.com>
In-Reply-To: <18228aca-e835-d3d1-245d-dca1068d5023@digiware.nl>
References:  <18228aca-e835-d3d1-245d-dca1068d5023@digiware.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Apr 2021 10:51:39 +0200
Willem Jan Withagen via freebsd-current <freebsd-current@freebsd.org>
wrote:

> Hi,
>=20
> I actually went completely back to the basic setup with directories=20
> /usr/src and /usr/obj
> But even then I do not manage to buildworld.
> The process keeps bumping into missing bsm/audit.
>=20
> First case was when it tried to build the 64bit libc.
> I copied the bsm directory into
>  =A0=A0=A0 /usr/obj/usr/src/amd64.amd64/tmp/usr/include/sys/
>=20
> Which allowed it to continue.
> But then a bit further on it halts again in 32bit libc.
> Whcih I could fix the same way.
>=20
> --- fts.o ---
> In file included from /usr/src/lib/libc/gen/fts.c:40:
> In file included from=20
> /usr/obj/usr/src/amd64.amd64/obj-lib32/tmp/usr/include/sys/mount.h:38:
> /usr/obj/usr/src/amd64.amd64/obj-lib32/tmp/usr/include/sys/ucred.h:42:10:=
=20
> fatal error: 'bsm/audit.h' file not found
> #include <bsm/audit.h>
>  =A0=A0=A0=A0=A0=A0=A0=A0 ^~~~~~~~~~~~~
>=20
> Even defining HISTORICAL_MAKE_WORLD did not help, but then I'm not doing=
=20
> 'make world'
>=20
> So why is this include file missing?
>=20
> --WjW
>=20
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

 Try with
https://cgit.freebsd.org/src/commit/?id=3Df41efc453ab5563cde214cb19273d87e6=
e4aa2d4
applied.
 You probably have WITHOUT_AUDIT=3Dyes in src.conf

--=20
Emmanuel Vadot <manu@bidouilliste.com> <manu@FreeBSD.org>



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