9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] p9p install failed
@ 2006-05-26 20:33 mattmobile
  2006-05-26 20:55 ` Russ Cox
  0 siblings, 1 reply; 4+ messages in thread
From: mattmobile @ 2006-05-26 20:33 UTC (permalink / raw)
  To: 9fans

any clues ?

This is on a fresh install of FreeBSD 6.0, an version I have put p9p on before but on a different processor.

fork# ./INSTALL 
* Resetting /usr/local/plan9/config
* Building mk...
>>> pwd
>>> cd /usr/local/plan9/src/lib9
9c -Ifmt fmt/fltfmt.c
fmt/fltfmt.c:345: warning: 'c' might be used uninitialized in this function
>>> pwd
>>> pwd
>>> pwd
* Building everything (be patient)...
>>> cd /usr/local/plan9/src/lib9; mk all
9c  -Ifmt fmt/fltfmt.c
fmt/fltfmt.c:345: warning: 'c' might be used uninitialized in this function
>>> cd /usr/local/plan9/src/cmd; mk all
9 yacc -d -s bc bc.y
Segmentation fault (core dumped)
mk: 9 yacc -d ...  : exit status=exit(139)
mk: for i in ...  : exit status=exit(1)
fork# 


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

* Re: [9fans] p9p install failed
  2006-05-26 20:33 [9fans] p9p install failed mattmobile
@ 2006-05-26 20:55 ` Russ Cox
       [not found]   ` <20060526211139.B7E4729500@mail.bitblocks.com>
  0 siblings, 1 reply; 4+ messages in thread
From: Russ Cox @ 2006-05-26 20:55 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Run cvs up -dAP in $PLAN9 to get a bug fix from this morning.
Then ./INSTALL will work.

Russ


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

* Re: [9fans] p9p install failed
       [not found]   ` <20060526211139.B7E4729500@mail.bitblocks.com>
@ 2006-05-27  7:39     ` Russ Cox
  2006-05-27 13:46       ` mattmobile
  0 siblings, 1 reply; 4+ messages in thread
From: Russ Cox @ 2006-05-27  7:39 UTC (permalink / raw)
  To: Bakul Shah; +Cc: 9fans

I apologize for the run-around.  I did fix a bug in the morning
before you sent your email, but I missed another one,
and that was the one causing the yacc crash.

I believe that CVS should be buildable everywhere now.
Please try cvs up -dAP in the root and then ./INSTALL once
again.

Thanks.
Russ


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

* Re: [9fans] p9p install failed
  2006-05-27  7:39     ` Russ Cox
@ 2006-05-27 13:46       ` mattmobile
  0 siblings, 0 replies; 4+ messages in thread
From: mattmobile @ 2006-05-27 13:46 UTC (permalink / raw)
  To: 9fans

All working now, thank you

matt

> I apologize for the run-around.  I did fix a bug in the morning
> before you sent your email, but I missed another one,
> and that was the one causing the yacc crash.
> 
> I believe that CVS should be buildable everywhere now.
> Please try cvs up -dAP in the root and then ./INSTALL once
> again.
> 
> Thanks.
> Russ
> 






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

end of thread, other threads:[~2006-05-27 13:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-26 20:33 [9fans] p9p install failed mattmobile
2006-05-26 20:55 ` Russ Cox
     [not found]   ` <20060526211139.B7E4729500@mail.bitblocks.com>
2006-05-27  7:39     ` Russ Cox
2006-05-27 13:46       ` mattmobile

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