Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2000 08:02:06 +0800 (WST)
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        Mark Ovens <mark@dogma.freebsd-uk.eu.org>
Cc:        Chris Fedde <chris@fedde.littleton.co.us>, J McKitrick <jcm@freebsd-uk.eu.org>, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: 3.4-STABLE to 4.0-STABLE
Message-ID:  <Pine.BSF.4.21.0003210800030.4007-100000@odyssey.apana.org.au>
In-Reply-To: <20000320194033.C236@parish>

next in thread | previous in thread | raw e-mail | index | archive | help
x-no-archive: yes

On Mon, 20 Mar 2000, Mark Ovens wrote:

> I'd recommend (from personal experience) that you omit ``clean'' from
> the above or you'll get failures building the kernel and doing make
> installworld.

I received the following error from make installworld:

bash# make -DNOINFO installworld
cd /drive2/usr/src; MAKEOBJDIRPREFIX=/usr/obj  COMPILER_PATH=/usr/obj/drive2/usr/src/i386/usr/libexec:/usr/obj/drive2/usr/src/i386/usr/bin  LIBRARY_PATH=/usr/obj/drive2/usr/src/i386/usr/lib:/usr/obj/drive2/usr/src/i386/usr/lib  OBJFORMAT_PATH=/usr/obj/drive2/usr/src/i386/usr/libexec  PERL5LIB=/usr/obj/drive2/usr/src/i386/usr/libdata/perl/5.00503 make -f Makefile.inc1 reinstall
--------------------------------------------------------------
>>> Making hierarchy
--------------------------------------------------------------

[snip]

===> sys
===> sys/boot
===> sys/boot/ficl
===> sys/boot/i386
===> sys/boot/i386/mbr
install -c  -o root -g wheel -m 444   mbr /boot
===> sys/boot/i386/boot0
install -c  -o root -g wheel -m 444   boot0 /boot
===> sys/boot/i386/kgzldr
install -c  -o root -g wheel -m 444   kgzldr.o /usr/lib
===> sys/boot/i386/btx
===> sys/boot/i386/btx/btx
===> sys/boot/i386/btx/btxldr
===> sys/boot/i386/btx/lib
===> sys/boot/i386/boot2
install -c -o root -g wheel -m 444  boot1 /boot/boot1
install -c -o root -g wheel -m 444  boot2 /boot/boot2
install: boot2: No such file or directory
*** Error code 71

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

To me, this appears as if the buildworld was incomplete?

Regards,

d.



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




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