On Wed, Sep 14, 2011 at 10:23 AM, andrey mirtchovski 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.