9fans archive / 2006 / 05 / 215 prev next
From: mattmobile@pro...
Subject: p9p install failed
Date: Fri, 26 May 2006 21:33:36 +0100
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#