From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 26 May 2006 21:33:36 +0100 From: mattmobile@proweb.co.uk To: 9fans@cse.psu.edu Message-Id: <20060526213336.542f64a9.mattmobile@proweb.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [9fans] p9p install failed Topicbox-Message-UUID: 554fe122-ead1-11e9-9d60-3106f5b1d025 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#