9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <mirtchovski@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] plan9port: cocoa programmer needed
Date: Tue,  6 Sep 2011 14:23:01 -0600	[thread overview]
Message-ID: <CAK4xykXSD22vORwdT8yajKu5cUym4=Ga4Ywq+iNb3cS19cmpTg@mail.gmail.com> (raw)
In-Reply-To: <CAK4xykU3=BXQCHiYZyYS+ysBDD33GwonUWpF1x8sHMxaAAUtpw@mail.gmail.com>

well, i managed to compile everything using some combination of ranlib
$PLAN9/bin/lib/*, mk nuke and mk all. i think it goes like this:

run ./INSTALL, see it crash
run 'mk all' in $PLAN9/src/cmd & get arch errors as above
run "ranlib $PLAN9/lib/*.a"
run  'mk all' in $PLAN9/src/cmd & get TOC errors instead
run "ranlib $PLAN9/lib/*.a"
now mk all compiles...

strange? this does not work if I do ranlib on each .a file individually.

as for devdraw, i get crashes for acme. colors works but doesn't
display text for each color, tcolors gives this short message
(devdraw-cocoa instead of just cocoa):

$ tcolors
2011-09-06 14:22:28.501 devdraw[95453:707] here
2011-09-06 14:22:28.505 devdraw[95453:707] setShowsApplicationBadge:
is not yet implemented for the NSApp dockTile
<- tag=1 Tinit label='colors' winsize=''
2011-09-06 14:22:28.524 devdraw[95453:707] here
2011-09-06 14:22:28.526 devdraw[95453:707] setShowsApplicationBadge:
is not yet implemented for the NSApp dockTile
-> tag=1 Rinit
<- tag=1 Twrdraw 2 %H%
-> tag=1 Rwrdraw 2
<- tag=1 Trddraw 145
-> tag=1 Rrddraw 144 %H%
<- tag=1 Twrdraw 51 %H%
-> tag=1 Rwrdraw 51
<- tag=1 Twrdraw 51 %H%
-> tag=1 Rwrdraw 51
<- tag=1 Twrdraw 51 %H%
-> tag=1 Rwrdraw 51
<- tag=1 Twrdraw 4341 %H%
-> tag=1 Rwrdraw 4341
<- tag=1 Twrdraw 14 %H%
-> tag=1 Rwrdraw 14
<- tag=1 Twrdraw 51 %H%
-> tag=1 Rwrdraw 51
<- tag=1 Twrdraw 46 %H%
-> tag=1 Rwrdraw 46
<- tag=1 Twrdraw 51 %H%
-> tag=1 Rwrdraw 51
<- tag=2 Trdmouse
Bus error: 10



  parent reply	other threads:[~2011-09-06 20:23 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-02 20:31 Russ Cox
2011-08-03  4:25 ` David Leimbach
2011-08-03 12:52   ` Russ Cox
2011-08-07 22:14     ` David Leimbach
2011-08-07 23:59       ` [9fans] " andrey mirtchovski
2011-08-25 18:33     ` david jeannot
2011-08-25 19:09       ` Russ Cox
2011-08-25 20:35       ` David Leimbach
2011-08-26 14:11       ` Russ Cox
2011-08-26 17:05         ` david jeannot
2011-08-27 18:31           ` david jeannot
2011-08-28  2:40             ` Russ Cox
2011-08-28 10:14               ` david jeannot
2011-09-04  9:51                 ` david jeannot
2011-09-06 14:16                   ` Russ Cox
2011-09-06 15:47                     ` David Leimbach
2011-09-06 15:52                     ` Aram Hăvărneanu
2011-09-06 16:03                       ` Russ Cox
2011-09-06 16:25                         ` Aram Hăvărneanu
2011-09-06 18:34                           ` Latchesar Ionkov
2011-09-06 18:54                             ` David Leimbach
2011-09-06 19:18                               ` Latchesar Ionkov
2011-09-06 19:37                                 ` Russ Cox
2011-09-06 19:41                                   ` david jeannot
2011-09-06 19:41                                   ` David Leimbach
2011-09-06 19:42                                     ` David Leimbach
2011-09-06 19:43                                   ` andrey mirtchovski
2011-09-06 19:45                                     ` andrey mirtchovski
2011-09-06 20:17                                       ` david jeannot
2011-09-06 20:23                                       ` andrey mirtchovski [this message]
2011-09-13 15:59                                         ` david jeannot
2011-09-13 17:22                                           ` David Leimbach
2011-09-14 14:29                                           ` Jeff Sickel
2011-09-14 16:40                                             ` david jeannot
2011-09-14 16:57                                               ` hiro
2011-09-14 17:17                                           ` John Floren
2011-09-14 17:23                                             ` andrey mirtchovski
2011-09-14 17:28                                               ` David Leimbach
2011-09-14 17:31                                                 ` ron minnich
2011-09-14 17:34                                                   ` David Leimbach
2011-09-14 17:48                                                   ` andrey mirtchovski
2011-09-14 18:10                                                     ` david jeannot
2011-09-14 19:29                                                       ` david jeannot
2011-09-14 22:34                                                         ` david jeannot
2011-09-14 23:20                                                           ` hiro
2011-09-06 16:26                         ` Jeff Sickel
2011-09-06 17:21                           ` David Leimbach
2011-08-26 16:56       ` Salman Aljammaz
2011-08-26  8:53     ` Steve McCoy
2011-08-03 18:01 ` Jeff Sickel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK4xykXSD22vORwdT8yajKu5cUym4=Ga4Ywq+iNb3cS19cmpTg@mail.gmail.com' \
    --to=mirtchovski@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).