Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2020 19:11:37 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Nick Hibma <nick@van-laarhoven.org>
Cc:        FreeBSD Current Mailing List <freebsd-current@FreeBSD.ORG>
Subject:   Re: btxld not found
Message-ID:  <42284B22-BACD-47E7-A9E0-75B7AC5B6C9C@FreeBSD.org>
In-Reply-To: <8B42F93A-7B9E-4F99-9D77-43DA3BB7F045@van-laarhoven.org>
References:  <8B42F93A-7B9E-4F99-9D77-43DA3BB7F045@van-laarhoven.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_8B080E7B-5DB4-4131-BAFA-B20DADBF372F
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

On 28 Jan 2020, at 12:36, Nick Hibma <nick@van-laarhoven.org> wrote:
>=20
> Could anyone explain to me what I am doing wrong? make installworld =
fails each time with the following error
>=20
> =3D=3D=3D> stand/i386/libi386 (install)
> =3D=3D=3D> stand/i386/loader_4th (install)
> strip -R .comment -R .note -o loader_4th.bin loader_4th.sym
> btxld -v -f aout -e 0x200000 -o loader_4th -l =
/usr/obj/usr/src/i386.i386/stand/i386/btx/btxldr/btxldr  -b =
/usr/obj/usr/src/i386.i386/stand/i386/btx/btx/btx loader_4th.bin
> make[6]: exec(btxld) failed (No such file or directory)
> *** Error code 1
>=20
> This is with source of last week. I had this problem before (from old =
sources) and fixed it by specifying the full path to btxld in the =
stand/i386/*/Makefile.

Yes, this is most likely your clock(s) being off.  At installworld time,
it should *not* start rebuilding your loader.

Usually this happens if you build on one machine, and install on
another, while the install machine's time is behind the build machine's
time.  But it can also happens on one machine, for instance if you
start in single user mode, and the clock is not yet synchronized.

-Dimitry


--Apple-Mail=_8B080E7B-5DB4-4131-BAFA-B20DADBF372F
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.2

iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXjB5WQAKCRCwXqMKLiCW
o24AAKCKBQdnrRZOP4Qo2sftYI95Ey19ywCgnkullnbtbXrQFjfDzOfdELzlKkY=
=Skd2
-----END PGP SIGNATURE-----

--Apple-Mail=_8B080E7B-5DB4-4131-BAFA-B20DADBF372F--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42284B22-BACD-47E7-A9E0-75B7AC5B6C9C>