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# 

Reply via email to