On Wed, Sep 14, 2011 at 10:31 AM, ron minnich wrote: > On Wed, Sep 14, 2011 at 10:28 AM, David Leimbach > wrote: > > > > > > On Wed, Sep 14, 2011 at 10:23 AM, andrey mirtchovski < > mirtchovski@gmail.com> > > wrote: > >> > >> add: > >> > >> [ "$SYSNAME" != "Darwin" ] || ranlib $2 > >> > >> to the bottom of $PLAN9/bin/9ar > >> > >> then cd src/cmd/devdraw && mk cocoa && cp cocoa $PLAN9/bin/devdraw > >> > >> now you're as far as I got :) i'm trying to figure out why 'colors' > >> works, but acme exits with return value of 1. > >> > > I have the same results. > > anything useful from truss? > > ron > > I should probably try that... but I've not had time to get back to it yet...