From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mimir.eigenstate.org ([206.124.132.107]) by ewsd; Sat Nov 21 21:29:29 -0500 2020 Received: from abbatoir.fios-router.home (pool-74-101-2-6.nycmny.fios.verizon.net [74.101.2.6]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id a58226b4 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO); Sat, 21 Nov 2020 18:29:20 -0800 (PST) Message-ID: To: unobe@cpan.org To: 9front@9front.org Subject: Re: [9front] Cannot build system on latest rpi4 (libbio errors) Date: Sat, 21 Nov 2020 18:29:19 -0800 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: lossless progressive property event rich-client generator Quoth Romano : > To clarify, the failure wasn't exactly the same. Here is where it failed: > > cd ../smtp && mk rfc822.tab.7 > mk: 'rfc822.tab.7' is up to date > 7c -FTVw -I../common ml.c > 7c -FTVw -I../common common.c > dat.h:4 ml.c:2 7c: '../smtp/rfc822.tab.h' does not exist: ../smtp/rfc822.tab.h > mk: 7c -FTVw -I../common ml.c : exit status=rc 12259: 7c 12261: error > dat.h:4 common.c:2 7c: '../smtp/rfc822.tab.h' does not exist: ../smtp/rfc822.tab.h > mk: for (i in ... : exit status=rc 12253: mk 12255: error > mk: for (i in ... : exit status=rc 12167: rc 12251: mk 12252: error > mk: for(i in 1a ... : exit status=rc 9974: rc 12164: mk 12166: error > mk: test -e 7._cp ... : exit status=rc 9442: mk 9957: error > mk: date for (i ... : exit status=rc 7740: rc 9424: mk 9425: error > Hm.. can you try from a clean build?