From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from wout3-smtp.messagingengine.com ([64.147.123.19]) by ewsd; Mon Jun 24 14:49:16 EDT 2019 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id AA9B74D4 for <9front@9front.org>; Mon, 24 Jun 2019 14:49:14 -0400 (EDT) Received: from imap2 ([10.202.2.52]) by compute1.internal (MEProxy); Mon, 24 Jun 2019 14:49:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.fm; h= mime-version:message-id:in-reply-to:references:date:from:to :subject:content-type; s=fm3; bh=9egjMXQu0W85fldOlBsR7z71gYONJAj kCbYc5Plo9wo=; b=qCrAC5x2g/uL+qUe/KzkDC9Gd2gdwfEoDvSfi9rBCbPdgGN depbgkirAztoL+QzBq7cuOka2eVgbRvCDZ3TSx1a0QmeS9l7zNZMSsOohmeAXEbC IuRzbwBP7JV9T1YASu4k2a1JPjVhcmMRxt4TxgP9jAgfjls0GxAELenaIf1191Lw VIsWSGlEUO//dBhHNjoJ57/qhx57aYao7UL4Cf94mo2M964UgdQy2vaK8AA/lgQo 8fAyfAPR7ZjapGlt3aeJzxObl/irB2MvKIV1kQy9OWyVjdMDOfnsOjXz4QEgWUkl +drapEJavdyOAq/JyNG9gQZ2pk21RXcdHQusRmg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=9egjMX Qu0W85fldOlBsR7z71gYONJAjkCbYc5Plo9wo=; b=hDRzDmL9DAWmcS24PL44yn EzznC/wyhidw5M7po0KIq7gq6Ru4kN0V3i9eR9Ql7YkHUFz3X1GKwZ5ZWZko6XZh 92/1iYKGwsJb4Ca8C4hsBeDs/17NlLs0ohtx2ZqcOnFXqqAmTLcIpP0B5XoON17F 40kYGtD54LM5Wg13kXt6+zvsMSGri8uyo7KoLlIwCZke8hE0AMsyqy5qj2Ugsemf bQp3JslE3/IvnY9xXRaO6x45W/NFuMyFpBcxAcX8ewnwpTC2bwNp0fxuQHhJSfGm CNS2H+Tpd2aYdhHI8QVO0p/+BGKWJIOoNGaPGjB/P17h6GeW4X8wFvqmfil+z25A == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddruddvgddufeefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefofgggkfgjfhffhffvufgtsehttd ertderredtnecuhfhrohhmpedfgfhthhgrnhcuifgrrhguvghnvghrfdcuoegvvghkvggv heejsehfrghsthhmrghilhdrfhhmqeenucfrrghrrghmpehmrghilhhfrhhomhepvggvkh gvvgehjeesfhgrshhtmhgrihhlrdhfmhenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id F24B6E00A2; Mon, 24 Jun 2019 14:49:13 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.1.6-730-g63f2c3b-fmstable-20190622v1 Mime-Version: 1.0 Message-Id: In-Reply-To: <45BFA44580EB5E1D05E448F9D5B01B30@felloff.net> References: <45BFA44580EB5E1D05E448F9D5B01B30@felloff.net> Date: Mon, 24 Jun 2019 19:48:18 +0100 From: "Ethan Gardener" To: 9front@9front.org Subject: Re: [9front] 7c: compile error after sysupdate Content-Type: text/plain List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: polling just-in-time factory descriptor controller On Mon, Jun 24, 2019, at 10:36 AM, cinap_lenrek@felloff.net wrote: > yes. this is not a mistake. you need to create these directories manually > or use /sys/lib/rootstub. okay. /arm64/include is missing from rootstub, resulting in: 7.c:10 6c: '/arm64/include' does not exist: /arm64/include/ureg.h mk: 6c -FTVw -I/sys/src/cmd 7.c : exit status=rc 18153: 6c 18158: error mk: date for (i ... : exit status=rc 15951: rc 18100: mk 18101: error term% lc /arm64 bin/ lib/ it doesn't make any include dirs. ah-ha!: term% lc /dist/plan9front/ .hg/ .hgignore arm64/ remove; bind; hg up -C; unmount; lc /arm64/include ape/ u.h ureg.h good! userspace and kernel builds now complete without error. > > if you have mail history, you might find the 9front announcement for arm64 > with build instructions. just checking, you know all this is happening when i'm not trying to do anything with arm64? term% whatis cputype objtype cputype=amd64 objtype=amd64 would it be a good idea to have sysupdate source rootstub? don't sleep-sysadmin, kids. i've got to clean up after running rootstub in $home .