i386/170482: Installing world fails trying to copy loader.sym
to loader.bin
Thomas Schweikle
tps at vr-web.de
Thu Aug 23 06:30:08 UTC 2012
The following reply was made to PR i386/170482; it has been noted by GNATS.
From: Thomas Schweikle <tps at vr-web.de>
To: bug-followup at FreeBSD.org, tps at vr-web.de
Cc:
Subject: Re: i386/170482: Installing world fails trying to copy loader.sym
to loader.bin
Date: Thu, 23 Aug 2012 08:24:35 +0200
This is a MIME-formatted message. If you see this text it means that your
E-mail software does not support MIME-formatted messages.
--=_vrwf103-2994-1345703037-0001-2
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
After a complete checkout from "cvsup.freebsd.org" (normaly using
"cvsup.de.freebsd.org") then compiling and installing kernel
succeeds, while installing world fails:
rm -rf /usr/src/*
rm -rf /usr/obj/*
mkdir -p /usr/src/sys/i386/conf
cd /usr/src/sys/i386/conf
ln -s /root/kernel/YUM .
cd /usr/src
mergemaster -ipF
make buildworld
make buildkernel KERNCONF=3DYUM
make installkernel KERNCONF=3DYUM
[reboot]
make installworld
[...]
cc -O2 -pipe -DLOADER_NFS_SUPPORT -DBOOT_FORTH
-I/usr/src/sys/boot/i386/loader/../../ficl
-I/usr/src/sys/boot/i386/loader/../../ficl/i386
-DLOADER_GZIP_SUPPORT -DLOADER_DISK_SUPPORT -DLOADER_GPT_SUPPORT
-DLOADER_MBR_SUPPORT -I/usr/src/sys/boot/i386/loader/../../common
-I. -Wall -I/usr/src/sys/boot/i386/loader/..
-I/usr/src/sys/boot/i386/loader/../btx/lib -ffreestanding
-mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2
-mno-sse3 -msoft-float -std=3Dgnu99 -static -Ttext 0x0 -nostdlib -o
loader.sym /usr/obj/usr/src/sys/boot/i386/loader/../btx/lib/crt0.o
main.o conf.o vers.o boot.o commands.o console.o devopen.o interp.o
interp_backslash.o interp_parse.o ls.o misc.o module.o panic.o
load_elf32.o load_elf32_obj.o reloc_elf32.o load_elf64.o
load_elf64_obj.o reloc_elf64.o disk.o part.o crc32.o bcache.o
isapnp.o pnp.o interp_forth.o
/usr/obj/usr/src/sys/boot/i386/loader/../../ficl/libficl.a
/usr/obj/usr/src/sys/boot/i386/loader/../libi386/libi386.a
/usr/lib/libstand.a
cp loader.sym loader.bin
cp: No such file or directory
*** [loader.bin] Error code 1
Stop in /usr/src/sys/boot/i386/loader.
*** [realinstall] Error code 1
Stop in /usr/src/sys/boot/i386.
*** [realinstall] Error code 1
Stop in /usr/src/sys/boot.
*** [realinstall] Error code 1
Stop in /usr/src/sys.
*** [realinstall] Error code 1
Stop in /usr/src.
*** [reinstall] Error code 1
Stop in /usr/src.
*** [installworld] Error code 1
Stop in /usr/src.
*** [installworld] Error code 1
Stop in /usr/src.
--=20
Thomas
--=_vrwf103-2994-1345703037-0001-2
Content-Type: application/pgp-signature; name="signature.asc"
Content-Transfer-Encoding: 7bit
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: GnuPT 2.9.2
iEYEARECAAYFAlA1zKsACgkQJuPdOes4UCTLRgCfTLM5OYMH4Bxh6ch3uHkc6Eck
oQoAn1YusSJtJWCmka0EPYZx6w3B2Y0k
=mWma
-----END PGP SIGNATURE-----
--=_vrwf103-2994-1345703037-0001-2--
More information about the freebsd-i386
mailing list