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

On Wed, Sep 14, 2011 at 10:31 AM, ron mi= nnich <rminnich@= gmail.com> wrote:
On Wed, Sep 14, 2011 at 10:28 AM, David L= eimbach <leimy2k@gmail.com> = wrote:
>
>
> 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 $P= LAN9/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... b= ut I've not had time to get back to it yet...=A0

--000e0cd3839c8a866804acea2d6d--