Deutsch English Français Italiano |
<86frm8d5ck.fsf@example.com> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Salvador Mirzo <smirzo@example.com> Newsgroups: comp.unix.programmer Subject: Re: Open Source does not mean easily re-compile-able Date: Fri, 27 Dec 2024 21:22:03 -0300 Organization: A noiseless patient Spider Lines: 22 Message-ID: <86frm8d5ck.fsf@example.com> References: <uu54la$3su5b$6@dont-email.me> <vkmbsj$3kvjq$1@dont-email.me> <vkme08$280or$1@news.xmission.com> <wwvh66p9ntv.fsf@LkoBDZeT.terraraq.uk> <vkmjos$284i0$1@news.xmission.com> <86wmflc83k.fsf@example.com> <vkncr9$3suk2$1@dont-email.me> <vkne4c$3t9p2$1@dont-email.me> <vknes1$3tgb8$1@dont-email.me> <vknfo3$3tlrt$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Sat, 28 Dec 2024 01:22:07 +0100 (CET) Injection-Info: dont-email.me; posting-host="8b61a76d5ea19e543f5e10c80ccaf823"; logging-data="4123233"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+nKC/fMJHEJ8noN1NmIeTsNo5hDH0b+Jg=" Cancel-Lock: sha1:Qx4ymPv0wJNZaaBwGMip5RZvEU0= sha1:84GIkgnP1Ah2wjFHMaQcK6MSUhw= Bytes: 1815 kalevi@kolttonen.fi (Kalevi Kolttonen) writes: > Kalevi Kolttonen <kalevi@kolttonen.fi> wrote: >> I got 16GM of RAM. Maybe the build parameters in the >> spec file are too aggressive for this modest laptop, >> but I did not find any "make -j" invocation. >> >> Now I have to sleep and maybe try it again tomorrow. > > Still awake for a while. I looked at the spec file > and replaced: > > ./mach build -v > > with > > ./mach build -j6 -v > > Maybe in the morning we have a complete build. Thanks for doing the work and keeping us posted. I wish you a good night and that the compilation completes just fine.