Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2018 11:28:45 -0800
From:      Mark Millard <marklmi@yahoo.com>
To:        Dennis Clarke <dclarke@blastwave.org>
Cc:        FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>
Subject:   Re: revision 341006 quite unusable
Message-ID:  <7534F42F-5BFA-4C94-B387-A42F10B5B389@yahoo.com>
In-Reply-To: <62bd5352-6eb5-ea4c-fd5b-fd4d1a35186b@blastwave.org>
References:  <62bd5352-6eb5-ea4c-fd5b-fd4d1a35186b@blastwave.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2018-Nov-27, at 01:26, Dennis Clarke <dclarke at blastwave.org> =
wrote:


> So I did a checkout of revision 341006 and without any changes to =
make.conf and a trivial "make buildkernel" followed by the requisite
> "make installkernel" I get a machine with a black screen and entirely
> quite a warm brick. Loud fans.

Before buildkernel one of the following is needed:

make kernel-toolchain
or:
make buildworld

=46rom the comments at the beginning of /usr/src/Makfile :

# buildworld          - Rebuild *everything*, including glue to help do
#                       upgrades.
. . .
# kernel-toolchain    - Builds the subset of world necessary to build a =
kernel

You did not mention /etc/src.conf ( only /etc/make.conf ). My
memory is that those files do not exist by default: even to be
empty they have to be created.

-r341006 is from head/ ( not stable/ nor releng/ ) in
https://svnweb.freebsd.org/base/ . I'm not sure if this
was intended or not.

(I am currently without access to the FreeBSD environments.)



=3D=3D=3D
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7534F42F-5BFA-4C94-B387-A42F10B5B389>