From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@9fans.net Date: Fri, 20 Jan 2012 09:48:34 +0000 From: ROuNIN Message-ID: Content-Type: text/plain; charset=ISO-8859-1 References: <0df6940d-5f56-41e1-8ef5-c52b414c8f51@z17g2000vbe.googlegroups.com> Subject: Re: [9fans] Building Go on Plan 9 using Antony Martin's Topicbox-Message-UUID: 5ffbc522-ead7-11e9-9d60-3106f5b1d025 Hello, Thank you. Sorry for late reply: I get this message - something seems drastically wrong with my Plan9 install -- 8l cp 8.out /386/bin/go/8l 8c 8l -o 8.out cgen.8 cgen64.8 div.8 list.8 machcap.8 mul.8 pgen.8 pswt. 8 peep.8 reg.8 sgen.8 swt.8 txt.8 ../8l/enam.8 goos.8 ../cc/cc.a8 /386/ lib/libbio.a cp 8.out /386/bin/go/8c 8a cp 8.out /386/bin/go/8a gopack cp gopack /386/bin/go/gopack pkg install runtime INSTALL FAIL runtime /go/src/pkg /386/bin/go/8g -+ $GCIMPORTS -p runtime -o _go_.8 debug.go error.go extern.go mem.go sig.go softfloat64.go type.go version.go version_plan9.go version_386.go runtime_defs.go /386/bin/go/8g: '/386/bin/go/8g' does not exist mk: /386/bin/go/8g -+ $GCIMPORTS ... : exit status=rc 16064: rc 16066: can't exec: '/386/bin/go/8g' does not exist mk: echo install runtime ... : exit status=rc 16027: 1 mk: for (i in ... : exit status=rc 15598: rc 15726: mk 15729: error term% date Sun Jan 22 07:29:44 EST 2012 term% I don't want to re-install yet - busy with other stuff. But I may have to resign to the fact that I will need to do fresh install with the latest plan9.iso.bz2 ROuNIN