9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] bitbucket.org/rminnich/vx32
@ 2010-11-08 19:13 ron minnich
  2010-11-08 19:22 ` ron minnich
  0 siblings, 1 reply; 4+ messages in thread
From: ron minnich @ 2010-11-08 19:13 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I think there are some people using my vx32 repo.

Noah evans has pushed changes to make it build on OSX. Yiyus has done
a LOT of work on his vx32 repo and I just did a pull from there.

It all seems to work but ... building from the latest sysfromiso
fails. Here is the error:

8l  -o 8.zerotrunc zerotrunc.8
mk awk
yacc -o awkgram.c -S -d -v awkgram.y

 fatal error:cannot open table file awkgram.c, <nil>:1
mk: yacc -o awkgram.c ...  : exit status=rc 26794: yacc 26796: error
mk: for(i in cc ...  : exit status=rc 24896: rc 26788: mk 26790: error
mk: date for (i ...  : exit status=rc 18487: rc 24514: mk 24515: error

So, 9vx runs quite well but the acid test (mk all) fails. Ah well.


ron



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

* Re: [9fans] bitbucket.org/rminnich/vx32
  2010-11-08 19:13 [9fans] bitbucket.org/rminnich/vx32 ron minnich
@ 2010-11-08 19:22 ` ron minnich
  2010-11-08 19:37   ` erik quanstrom
  0 siblings, 1 reply; 4+ messages in thread
From: ron minnich @ 2010-11-08 19:22 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Mon, Nov 8, 2010 at 11:13 AM, ron minnich <rminnich@gmail.com> wrote:

> 8l  -o 8.zerotrunc zerotrunc.8
> mk awk
> yacc -o awkgram.c -S -d -v awkgram.y
>
>  fatal error:cannot open table file awkgram.c, <nil>:1
> mk: yacc -o awkgram.c ...  : exit status=rc 26794: yacc 26796: error
> mk: for(i in cc ...  : exit status=rc 24896: rc 26788: mk 26790: error
> mk: date for (i ...  : exit status=rc 18487: rc 24514: mk 24515: error

hmm. The problem just "went away" before I could see anything with ratrace.

So, sources build works with this new 9vx.

thanks

ron



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

* Re: [9fans] bitbucket.org/rminnich/vx32
  2010-11-08 19:22 ` ron minnich
@ 2010-11-08 19:37   ` erik quanstrom
  2010-11-08 21:55     ` ron minnich
  0 siblings, 1 reply; 4+ messages in thread
From: erik quanstrom @ 2010-11-08 19:37 UTC (permalink / raw)
  To: 9fans

> hmm. The problem just "went away" before I could see anything with ratrace.

gotta love a race.  perhaps you should try mk all in a loop until it fails?

- erik



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

* Re: [9fans] bitbucket.org/rminnich/vx32
  2010-11-08 19:37   ` erik quanstrom
@ 2010-11-08 21:55     ` ron minnich
  0 siblings, 0 replies; 4+ messages in thread
From: ron minnich @ 2010-11-08 21:55 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Mon, Nov 8, 2010 at 11:37 AM, erik quanstrom
<quanstro@labs.coraid.com> wrote:
>> hmm. The problem just "went away" before I could see anything with ratrace.
>
> gotta love a race.  perhaps you should try mk all in a loop until it fails?


It refuses to fail now. I think it was something weird between linux
and vx32 but who knows.

Anyway, latest bitbucket.org/rminnich/vx32 includes yiyus and noah
fixes. Should build fine on osx now.
Sysformiso is now up to  date so if you pull vx32, then pull sysfromiso, then
bind sysfromiso/sys/src /sys/src
bind sysfromiso/sys/include /sys/include
cd /sys/src
mk install

you'll have all the latest binaries on your system.

ron



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

end of thread, other threads:[~2010-11-08 21:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-08 19:13 [9fans] bitbucket.org/rminnich/vx32 ron minnich
2010-11-08 19:22 ` ron minnich
2010-11-08 19:37   ` erik quanstrom
2010-11-08 21:55     ` ron minnich

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