From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pb-smtp1.pobox.com ([64.147.108.70]) by ewsd; Sat Nov 21 23:08:03 -0500 2020 Received: from pb-smtp1.pobox.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 6E084964C1 for <9front@9front.org>; Sat, 21 Nov 2020 23:07:55 -0500 (EST) (envelope-from unobe@cpan.org) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=message-id :from:to:subject:date:mime-version:content-type :content-transfer-encoding; s=sasl; bh=tddy3eE3UBe1cwN1XblPRBIN+ Qg=; b=U4+SZ7hRxpYxocsYTKvDfZUzo0xk8eu/NW6wzZyvvGwty1//xpecnNqmZ 5H6s0RyLEDYgQ83VSYfyyhEpIiCa4PDMhUhKvKtYMsEactYPEXyvxfi+2ER3Z9T+ QkBZD8vOFaGeIruLRq1Zeimt9CY+RMHjrRNvpOVRuxN0alv58Y= Received: from pb-smtp1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 6660E964BF for <9front@9front.org>; Sat, 21 Nov 2020 23:07:55 -0500 (EST) (envelope-from unobe@cpan.org) Received: from samwise (unknown [47.34.135.186]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pb-smtp1.pobox.com (Postfix) with ESMTPSA id 9ADA5964BE for <9front@9front.org>; Sat, 21 Nov 2020 23:07:54 -0500 (EST) (envelope-from unobe@cpan.org) Message-ID: <546D8924BF2B1743D0BF94C9AFD95B7B@smtp.pobox.com> From: Romano To: 9front@9front.org Subject: Re: [9front] Cannot build system on latest rpi4 (libbio errors) Date: Sat, 21 Nov 2020 20:07:52 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Pobox-Relay-ID: 4BFB8DD0-2C78-11EB-9116-D152C8D8090B-09620299!pb-smtp1.pobox.com List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: responsive realtime-java-aware hardware TOR over SOAP realtime-aware rich-client locator > On 11/21/2020 8:29 PM, ori@eigenstate.org wrote: >> Hm.. can you try from a clean build? > > mk clean isn't cleaning *.tab.? as I had intended. > I'll look into this. 'mk clean', then 'mk install' works like a charm--no problems. Apologies for the noise.