Date: Fri, 15 Sep 2006 00:45:02 +0400 From: Ruslan Ermilov <ru@freebsd.org> To: "Raphael H. Becker" <rabe@p-i-n.com> Cc: freebsd-stable@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: 6.2-PRE/amd64: make installworld fails: btxld:No such file or directory Message-ID: <20060914204502.GC83387@rambler-co.ru> In-Reply-To: <20060914165523.GA31808@p-i-n.com> References: <20060914165523.GA31808@p-i-n.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Thu, Sep 14, 2006 at 06:55:24PM +0200, Raphael H. Becker wrote: > > Hi * > > today i checked out fresh RELENG_6 on my amd64, build(world|kernel) > seems fine, installworld fails: > > [...] > ===> sys/boot/i386/btx (install) > ===> sys/boot/i386/btx/btx (install) > ===> sys/boot/i386/btx/btxldr (install) > ===> sys/boot/i386/btx/lib (install) > ===> sys/boot/i386/boot2 (install) > btxld -v -E 0x2000 -f bin -b > /usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr -o boot2.ld -P 1 boot2.bin > btxld:No such file or directory > *** Error code 1 > > Stop in /usr/src/sys/boot/i386/boot2. > *** Error code 1 > [...] > It's trying to build things at an inappropriate time (install phase), hence the error. > Why i386 here: "boot/i386/boot2/"? > amd64 shares the boot code with i386. > I did the following procedure: > > 1) install new Dell PE2950 with amd64/6.1-RELEASE from CD (minimal) > 2) cvsup /usr/src to RELENG_6 this afternoon > 3) make clean buildworld buildkernel > (forgot to build it for SMP) > 4) make buildkernel KERNCONF=PE2950 (which is just SMP plus ident a.t.m) > 5) make installkernel KERNCONF=PE2950 > 6) reboot > 7) make installworld --> fails. > > Did I miss something here? > > How to fix? > 1) Check that your date/time is correct during the build. 2) Check that your date/time is correct during the install (perhaps missed "adjkerntz -i" after rebooting into SU?) 3) Check that /usr/src doesn't have files from the future. > Is this amd64 specific? > No. Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFCb9OqRfpzJluFF4RAplsAJ4gBxh3SrBQrtUDtCAgxHTOStOV3QCdEe2G 9Xt2j6TRMAdwaIvcOplQ72I= =1kUa -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060914204502.GC83387>
