From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <87zki7129l.fsf@gmail.com> <87ipouulr8.fsf@gmail.com> From: Noah Evans Date: Thu, 15 Sep 2011 13:11:00 +0200 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] NIX 64-bit kernel is available Topicbox-Message-UUID: 20cc2608-ead7-11e9-9d60-3106f5b1d025 don't forget to hg add amd64/bin/auth/.shutuphg Noah On Thu, Sep 15, 2011 at 1:07 PM, Noah Evans wrote: > mkdir /amd64/bin/auth > touch /amd64/bin/auth/.shutuphg > > will let you build factotum and friends. > > Then from your normal shell and your nix directory(I assume you have > your .hg/hgrc ready for codereview, if not look at /PROCESS): > > hg change > > hg mail > > I'd do it myself, but I have some speculative changes I don't want to > introduce to the main tree yet. > > Noah > > > > On Thu, Sep 15, 2011 at 12:50 PM, Christian Neukirchen > wrote: >> nemo@lsub.org (Francisco J Ballesteros) writes: >> >>> cd /sys/src >>> objtype=3Damd64 >>> mk install >> >> ... >> mk factotum >> for (i in factotum fgui) >> =A0 =A0 =A0 =A0mk $MKFLAGS $i.install >> cp 6.factotum /amd64/bin/auth/factotum >> cp: can't create /amd64/bin/auth/factotum: '/amd64/bin/auth' does not ex= ist >> mk: cp 6.factotum /amd64/bin/auth/factotum =A0: exit status=3Drc 2064: c= p 2066: errors >> mk: for (i in ... =A0: exit status=3Drc 2061: mk 2063: error >> mk: for (i in ... =A0: exit status=3Drc 2048: rc 2057: mk 2060: error >> mk: for(i in 1a ... =A0: exit status=3Drc 1815: rc 2041: mk 2044: error >> mk: test -e 8._cp ... =A0: exit status=3Drc 1782: mk 1803: error >> mk: date for (i ... =A0: exit status=3Drc 178: rc 1767: mk 1770: error >> >> Ideas? >> >> >> PS: whoa nice, 9vx shares the snarf buffer. >> -- >> Christian Neukirchen =A0 =A0http://chneukirchen.= org >> >> >