9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Building Go on Plan 9 using Antony Martin's instructions
@ 2012-01-03 10:49 ROuNIN
  2012-01-03 11:06 ` Peter A. Cejchan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: ROuNIN @ 2012-01-03 10:49 UTC (permalink / raw)
  To: 9fans

Hello all,
Following Anthony Martin's install instructions on Building Go on
Plan9:

http://groups.google.com/group/comp.os.plan9/browse_thread/thread/44f5b5d3091547aa/95dd9fad3e909224?q=gmake&lnk=ol&

I get the following message:
---------------------------------------------------------------------------
.
.
.

gmake[1]: Leaving directory `/sys/src/go/src/cmd/cc'

%%%% making 5c %%%%

gmake -C 5c install
gmake[1]: Entering directory `/sys/src/go/src/cmd/5c'
8c -FTVw -I"/386/include/go" -I"/sys/include/go"  "/sys/src/go/src/cmd/
5c/cgen.c"
8c -FTVw -I"/386/include/go" -I"/sys/include/go"  "/sys/src/go/src/cmd/
5c/list.c"
8c -FTVw -I"/386/include/go" -I"/sys/include/go"  "/sys/src/go/src/cmd/
5c/sgen.c"
8c -FTVw -I"/386/include/go" -I"/sys/include/go"  "/sys/src/go/src/cmd/
5c/swt.c"
8c -FTVw -I"/386/include/go" -I"/sys/include/go"  "/sys/src/go/src/cmd/
5c/txt.c"
8c -FTVw -I"/386/include/go" -I"/sys/include/go"  "/sys/src/go/src/cmd/
5c/mul.c"
8c -FTVw -I"/386/include/go" -I"/sys/include/go"  "/sys/src/go/src/cmd/
5c/reg.c"
8c -FTVw -I"/386/include/go" -I"/sys/include/go"  "/sys/src/go/src/cmd/
5c/peep.c"
8c -FTVw -I"/386/include/go" -I"/sys/include/go"  -I. -o pgen.8 ../cc/
pgen.c
8c -FTVw -I"/386/include/go" -I"/sys/include/go"  -I. -o pswt.8 ../cc/
pswt.c
8l -o 5c cgen.8 list.8 sgen.8 swt.8 txt.8 mul.8 reg.8 peep.8 pgen.8
pswt.8 ../5l/enam.8  ../cc/cc.a
??none??: cannot open file: ../5l/enam.8
gmake[1]: *** [5c] Error 1
gmake[1]: Leaving directory `/sys/src/go/src/cmd/5c'
gmake: *** [5c.install] Error 2
gmake: Leaving directory `/sys/src/go/src/cmd'
term%
---------------------------------------------------

Hope someone can help.
ROuNIN



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-01-31 11:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-03 10:49 [9fans] Building Go on Plan 9 using Antony Martin's instructions ROuNIN
2012-01-03 11:06 ` Peter A. Cejchan
2012-01-03 11:13   ` Peter A. Cejchan
2012-01-03 11:23     ` Peter A. Cejchan
2012-01-20  9:48 ` [9fans] Building Go on Plan 9 using Antony Martin's ROuNIN
2012-01-20 17:47   ` John Floren
2012-01-23  7:03     ` Peter A. Cejchan
2012-01-31  9:45 ` [9fans] Building Go on Plan 9 using Antony Martin's instructions ROuNIN
2012-01-31 11:27   ` Peter A. Cejchan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).