Date: Mon, 7 Jan 2019 14:59:22 +0100 From: Victor <vdemart@gmail.com> To: freebsd-arm@freebsd.org Subject: Re: make buildworld error while compiling 12.0-releng for RPI2 Message-ID: <290CC356-180C-405C-B1D1-1CD5F96BA905@gmail.com> In-Reply-To: <E1ggUXq-00CNCk-As@smtp.hs-karlsruhe.de> References: <897D5769-58A0-4349-9FA4-1C4551F3A5A6@gmail.com> <E1ggUXq-00CNCk-As@smtp.hs-karlsruhe.de>
index | next in thread | previous in thread | raw e-mail
Thank you, Ralf. As a matter of fact I issued make buildword NOT make -j4 buildworld The compilation problem is still there. Ciao Vittorio Il giorno 07/gen/2019, alle ore 14:02, Ralf Wenk ha scritto: > 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 >home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?290CC356-180C-405C-B1D1-1CD5F96BA905>
