From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm0-f53.google.com ([74.125.82.53]) by ur; Tue Dec 29 11:34:55 EST 2015 Received: by mail-wm0-f53.google.com with SMTP id u188so15698898wmu.1 for <9front@9front.org>; Tue, 29 Dec 2015 08:34:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=neoway.com.br; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=prI7VNLLDL3n4QAqfHscHoM+NS14bfcF+aUq1rBYH74=; b=CNVyirAGVy/coAfGfApbZrCfQmOFwdUpdS+nvZJVNA8ZbQrCPBTv06JVorny+eG6Cg reAIy/YTDV+spKsP/UzQmnz3hHGKq5oUMFE2bW7Lm+MicI4GDkO6Cb4s5fIol0ASJ0nD j2S4InlcRcMKd9eEeQRJiovrXXn87vm3Ugt54= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=prI7VNLLDL3n4QAqfHscHoM+NS14bfcF+aUq1rBYH74=; b=clEvDCOmjB5Me77JdRbS+dDuY9azjXkXGAinJDehQqcQjs96NGz/zWmWuofXAWnAE6 ydmNoZoNKTmDPaB/T/YGAJQ8Ne5UJO+4ryIOQ5EP8sP5MfyRJaUOSRqpQ0B2A0gKMf2l sljhawkIdXvLsHXeNCUD+H1r0elVH8HCqDN5z9d/8EboZlKAaGngiCF46OPTBiova+2P 1otJImLUDLjzbQekBjfw9jVfY9ClM0L4qYm6BDzjhyOIiAEGA1cu2LVAEmXrpL56Y5zu ump3f2wIriPNR94vmCGyT05F6oxlt9+I4qkEs1gZF3Dnwpo9FWI/QpYCbso8Zao/QlIg o79Q== X-Gm-Message-State: ALoCoQnQzg1xV9WB3PsbmOmqs7ViKzi8f5riP5DHvuKymHtOoOMVxJVupeHObLb60T/FNTkEDRpA8ssgY+4djZMSi8AZYiindw== MIME-Version: 1.0 X-Received: by 10.28.222.5 with SMTP id v5mr19221710wmg.94.1451406891354; Tue, 29 Dec 2015 08:34:51 -0800 (PST) Received: by 10.27.91.82 with HTTP; Tue, 29 Dec 2015 08:34:51 -0800 (PST) In-Reply-To: References: Date: Tue, 29 Dec 2015 14:34:51 -0200 Message-ID: List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: CMS full-stack-oriented strategy Subject: Re: Building pc64 kernel From: Tiago Natel To: 9front@9front.org Content-Type: multipart/alternative; boundary=001a114b15e62f2f1c05280c006d --001a114b15e62f2f1c05280c006d Content-Type: text/plain; charset=UTF-8 haha Now I see that's well documented in the next section of docs.. *Ignore this email* Sorry about that! 2015-12-29 14:30 GMT-02:00 Tiago Natel : > Hello folks, > > Today I've tried to build the pc64 kernel after a fresh install of 9front > on my laptop. > I follow the documentation here: http://fqa.9front.org/fqa5.html > > But fail to build the pc64 kernel with message below: > > mk: don't know how to make '/amd64/bin/paqfs' in directory /sys/src/9/pc64 > > > The fresh installation used the pc kernel (objtype=386). > > After the help of khm in the #cat-v channel the build was successfully. He > said that it was needed to *build everything* before build the pc64 kernel > using objtype=amd64 to populate the paqfs. > > The success steps are: > > term% cd /sys/src > term% objtype=amd64 mk install > term% cd /sys/src/9/pc64 > term% objtype=amd64 mk install > > Maybe it's a obvious thing, but not for me (plan9 newbie) and maybe the > docs should be updated explaining the correct way to change from pc to pc64 > kernel... > > Thanks in advance. > > []'s > i4k > > --001a114b15e62f2f1c05280c006d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
haha

Now I see that's well document= ed in the next section of docs..

*Ignore this emai= l*

Sorry about that!

2015-12-29 14:30 GMT-02:00 Tiago Na= tel <tiago.natel@neoway.com.br>:
Hello folks,=C2=A0

Today= I've tried to build the pc64 kernel after a fresh install of 9front on= my laptop.
I follow the documentation here:=C2=A0http://fqa.9front.org/fqa5.h= tml

But fail to build the pc64 kernel with mes= sage below:

mk: don't know how to mak=
e '/amd64/bin/paqfs' in directory /sys/src/9/pc64
<=
br>
The fresh installation used the pc kernel (objtype=3D386).

After the help of khm in the #cat-v channel the build was= successfully. He said that it was needed to *build everything* before buil= d the pc64 kernel using objtype=3Damd64 to populate the paqfs.
The success steps are:

term% cd /sys/= src
term% objtype=3Damd64 mk install
term% cd /sys/src/= 9/pc64
term% objtype=3Damd64 mk install

= Maybe it's a obvious thing, but not for me (plan9 newbie) and maybe the= docs should be updated explaining the correct way to change from pc to pc6= 4 kernel...

Thanks in advance.

[]'s
i4k


--001a114b15e62f2f1c05280c006d--