don't forget to hg add amd64/bin/auth/.shutuphg Noah
On Thu, Sep 15, 2011 at 1:07 PM, Noah Evans <noah.ev...@gmail.com> 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 > <fill in change request> > hg mail <number that you got from hg change> > > 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 > <chneukirc...@gmail.com> wrote: >> n...@lsub.org (Francisco J Ballesteros) writes: >> >>> cd /sys/src >>> objtype=amd64 >>> mk install >> >> ... >> mk factotum >> for (i in factotum fgui) >> mk $MKFLAGS $i.install >> cp 6.factotum /amd64/bin/auth/factotum >> cp: can't create /amd64/bin/auth/factotum: '/amd64/bin/auth' does not exist >> mk: cp 6.factotum /amd64/bin/auth/factotum : exit status=rc 2064: cp 2066: >> errors >> mk: for (i in ... : exit status=rc 2061: mk 2063: error >> mk: for (i in ... : exit status=rc 2048: rc 2057: mk 2060: error >> mk: for(i in 1a ... : exit status=rc 1815: rc 2041: mk 2044: error >> mk: test -e 8._cp ... : exit status=rc 1782: mk 1803: error >> mk: date for (i ... : exit status=rc 178: rc 1767: mk 1770: error >> >> Ideas? >> >> >> PS: whoa nice, 9vx shares the snarf buffer. >> -- >> Christian Neukirchen <chneukirc...@gmail.com> http://chneukirchen.org >> >> >