Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2002 15:40:27 +0100
From:      John Van Ham <jvanham@newleaf.co.uk>
To:        "'freebsd-stable@freebsd.org'" <freebsd-stable@freebsd.org>, "'freebsd-users@uk.freebsd.org'" <freebsd-users@uk.freebsd.org>
Subject:   make buildworld failure
Message-ID:  <E0249C66D5F55A44A3192AF684A3F1DF072A@NLPDC.newleaf.co.uk>

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

Hi all,

Appologies if this has been covered before. I have spent a few days trawling
the net and mailing lists but haven't found a solution as yet.

After cvsuping the stable branch - running 'make buildworld' on a
4.4-release machine after some time I get the following error:

===> sys/boot/i386/btx/lib
as  -elf -o btxcsu.o /home/freebsd/src/sys/boot/i386/btx/lib/btxcsu.s
as  -elf -o btxsys.o /home/freebsd/src/sys/boot/i386/btx/lib/btxsys.s
as  -elf -o btxv86.o /home/freebsd/src/sys/boot/i386/btx/lib/btxv86.s
ld  -elf -i -o crt0.o btxcsu.o btxsys.o btxv86.o
===> sys/boot/i386/boot2
as  --defsym FLAGS=0x80 /home/freebsd/src/sys/boot/i386/boot2/boot1.s -o
boot1.o ld -nostdlib -static -N -e start -Ttext 0x7c00 -o boot1.out boot1.o
objcopy -S -O binary boot1.out boot1 dd if=/dev/zero of=boot2.ldr bs=512
count=1 2>/dev/null
*** Error code 126

Stop in /home/freebsd/src/sys/boot/i386/boot2.
*** Error code 1

Stop in /home/freebsd/src/sys/boot/i386.
*** Error code 1

Stop in /home/freebsd/src/sys/boot.
*** Error code 1

Stop in /home/freebsd/src/sys.
*** Error code 1

Stop in /home/freebsd/src.
*** Error code 1

Stop in /home/freebsd/src.
*** Error code 1

Stop in /home/freebsd/src.


I have tried removing /usr/obj/* and running 'make cleandir && make
cleandir' in /usr/src and cvsuping again - no luck.

I upgraded a 4.6-stable machine to 4.7-rc fine aswell as another 4.4-release
machine to 4.7-rc... Seems the third time isn't always lucky!

Suggestions please :)

John Van Ham

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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