Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 2009 14:56:03 +0800
From:      James Chang <james.technew@gmail.com>
To:        Andriy Gapon <avg@icyb.net.ua>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: FreeBSD 7.2-STABLE make installworld ERROR
Message-ID:  <a951c2910912212256x981c07ai25e57f1f106dfaa9@mail.gmail.com>
In-Reply-To: <4B306882.80202@icyb.net.ua>
References:  <a951c2910912212152x467ff6b3mf9878f2d35a566e4@mail.gmail.com> <4B306882.80202@icyb.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Dear Sir,
      My update steps as following:
1.ctm to the latest source
2.rm -rf /usr/orb/*
3.cd /usr/src
4.make buildworld
5.make buildkernel
7.make installkernel
8.make installworld
9.FAILED :<

Best Regards!

                                                      James Chang

2009/12/22 Andriy Gapon <avg@icyb.net.ua>:
> on 22/12/2009 07:52 James Chang said the following:
>> =A0 =A0 Today, I use ctm upgrade my FreeBSD source code to "src-7 859"
>> When I try to make world, in make buildworld stage it show me "World
>> build completed on Tue Dec 22 12:57:30 CST 2009"
>> But when I execute "make installworld" it show me the following ERROR me=
ssage:
>>
>> =3D=3D=3D> sys/boot/i386/btx (install)
>> =3D=3D=3D> sys/boot/i386/btx/btx (install)
>> =3D=3D=3D> sys/boot/i386/btx/btxldr (install)
>> =3D=3D=3D> sys/boot/i386/btx/lib (install)
>> =3D=3D=3D> sys/boot/i386/boot2 (install)
>> cc -Os =A0-fno-guess-branch-probability =A0-fomit-frame-pointer
>> -fno-unit-at-a-time =A0-mno-align-long-strings =A0-mrtd =A0-mno-mmx
>> -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 =A0-DUFS1_AND_UFS2 =A0-DFLAGS=3D=
0x80
>> =A0-DSIOPRT=3D0x3f8 =A0-DSIOFMT=3D0x3 =A0-DSIOSPD=3D9600
>> -I/usr/src/sys/boot/i386/boot2/../../common
>> -I/usr/src/sys/boot/i386/boot2/../btx/lib -I. =A0-Wall
>> -Waggregate-return -Wbad-function-cast -Wcast-align
>> -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
>> -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings =A0-Winline
>> --param max-inline-insns-single=3D100 -ffreestanding
>> -mpreferred-stack-boundary=3D2 =A0-mno-mmx -mno-3dnow -mno-sse -mno-sse2
>> -mno-sse3 -m32 -march=3Di386 =A0-S -o boot2.s.tmp
>> /usr/src/sys/boot/i386/boot2/boot2.c
>> sed -e '/align/d' -e '/nop/d' < boot2.s.tmp > boot2.s
>> rm -f boot2.s.tmp
>> as =A0--32 -o boot2.o boot2.s
>> ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -Ttext 0x2000
>> -o boot2.out /usr/obj/usr/src/sys/boot/i386/boot2/../btx/lib/crt0.o
>> boot2.o sio.o
>> objcopy -S -O binary boot2.out boot2.bin
>> btxld -v -E 0x2000 -f bin -b
>> /usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr =A0-o
>> boot2.ld -P 1 boot2.bin
>> btxld:No such file or directory
>
> Have you, by a chance, updated/modified your sources between buildworld a=
nd
> installworld attempt?
>
> --
> Andriy Gapon
>



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