9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] inferno under 9vx (+ ape fix)
@ 2008-06-30  5:22 roger peppe
  2008-06-30 13:49 ` Russ Cox
  0 siblings, 1 reply; 3+ messages in thread
From: roger peppe @ 2008-06-30  5:22 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

for some silly reason, i decided it would be nice to try building
inferno under 9vx rather than just using an existing inferno
binary. i got it going eventually (except for graphics)
but ape needs a fix in /sys/src/ape/lib/ap/plan9/dirtostat.c
to add awareness of #Z.

it's funny the way the debugging path rambles:

  mk inferno failed ->
  mkroot produced an empty file ->
  awk error (system("test -d /") returned non-zero) ->
  pdksh error (wouldn't execute any command) ->
  dirtostat diagnosed normal files as special

anyway, i might have missed a report about this
from someone else, but does anyone else
find that when doing a longish mk, the terminal
output will occasionally freeze, but is brought
back very quickly by interacting with the mouse in the window (sometimes
it seems to need an actual click, sometimes a wiggle will do)
this happens to me quite regularly (mac os 10.5.3).

on another note, having done inferno inside 9vx, it might
be quite interesting to try to use the vx32 approach to run
C code inside a hosted inferno. is there an obvious reason
why this couldn't work?



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-30 15:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-30  5:22 [9fans] inferno under 9vx (+ ape fix) roger peppe
2008-06-30 13:49 ` Russ Cox
2008-06-30 15:37   ` David Leimbach

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).