From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 14 Sep 2011 10:28:10 -0700 Message-ID: From: David Leimbach To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=20cf3040ea10860f7c04acea15ae Subject: Re: [9fans] plan9port: cocoa programmer needed Topicbox-Message-UUID: 1d87acec-ead7-11e9-9d60-3106f5b1d025 --20cf3040ea10860f7c04acea15ae Content-Type: text/plain; charset=ISO-8859-1 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. --20cf3040ea10860f7c04acea15ae Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Wed, Sep 14, 2011 at 10:23 AM, andrey= mirtchovski <mirtchovski@gmail.com> wrote:
add:

[ "$SYSNAME" !=3D "Darwin" ] || ranlib $2

to the bottom of $PLAN9/bin/9ar

then cd src/cmd/devdraw && mk cocoa && cp cocoa $PLAN= 9/bin/devdraw

now you're as far as I got :) i'm trying to figure out why 'col= ors'
works, but acme exits with return value of 1.

I have the same results. --20cf3040ea10860f7c04acea15ae--