Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2023 05:18:44 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        Rainer Hurling <rhurlin@gwdg.de>
Cc:        Rainer Hurling <rhurlin@FreeBSD.org>,  current <current@freebsd.org>
Subject:   Re: 15.0-CURRENT build broken in lib/libmagic
Message-ID:  <865y4ira0b.fsf@ltc.des.no>
In-Reply-To: <09885472-d22e-4c1e-b71e-ad0bc24ff6fa@gwdg.de> (Rainer Hurling's message of "Sat, 9 Sep 2023 20:52:04 %2B0200")
References:  <9183fcf6-2987-c06c-dbda-49a791e1c004@gwdg.de> <86il8jqnvr.fsf@ltc.des.no> <607c793f-96bf-5244-5e72-574f690b04b4@gwdg.de> <86a5tvqjza.fsf@ltc.des.no> <09885472-d22e-4c1e-b71e-ad0bc24ff6fa@gwdg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Rainer Hurling <rhurlin@gwdg.de> writes:
> Unfortunately, here it breaks with:
> [...]
> /usr/src/lib/libc/gdtoa/machdep_ldisx.c:40:10: fatal error: 'sys/cdefs.h'=
 file not found

That's because you wiped /usr/obj before starting.  Try running 'make
buildincludes' inside the buildenv before building libc.  If that still
fails, just run buildworld; it will fail in libmagic as before but it
will have built libc before failing, and you can install libc and
restart the build.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org



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