On Fri, Jan 20, 2012 at 1:48 AM, ROuNIN <rounin.urash...@googlemail.com> wrote:
> 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
>

What exactly about this makes you think that there's something
"drastically wrong" with your Plan 9 install? It looks like
/386/bin/go/8g doesn't exist. I wouldn't call that reason for
re-installing, unless I've missed something in that output.


John

Reply via email to