Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jan 2019 14:02:18 +0100
From:      Ralf Wenk <iz-rpi03@hs-karlsruhe.de>
To:        Victor <vdemart@gmail.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: make buildworld error while compiling 12.0-releng for RPI2
Message-ID:  <E1ggUXq-00CNCk-As@smtp.hs-karlsruhe.de>
In-Reply-To: <897D5769-58A0-4349-9FA4-1C4551F3A5A6@gmail.com>
References:  <897D5769-58A0-4349-9FA4-1C4551F3A5A6@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2019-01-07 10:57 +0100 Victor wrote:
> I'm trying to compile release 12.0 (with 4 CPUs) on my raspberry pi 2 on which 11.2-RELEASE is installed.
> Via svnlite I downloaded the source code under /usr/src and then I started, as the handbook says
> 
> make -j4 buildworld

>From my experience the raspberry pi 2 is not equipped with enough RAM to
use four parallel jobs during buildworld.
A CURRENT from last week build successfully with -j2 buildworld and
-j3 buildkernel.
I did not try adding any swap space.

> But, unfortunately it spos with the following error:
> [...]
> 
> I don't understand this error. What should I do?

Ralf




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