9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: ROuNIN <rounin.urashima@googlemail.com>
To: 9fans@9fans.net
Subject: [9fans] Building Go on Plan 9 using Antony Martin's instructions
Date: Tue,  3 Jan 2012 10:49:07 +0000	[thread overview]
Message-ID: <0df6940d-5f56-41e1-8ef5-c52b414c8f51@z17g2000vbe.googlegroups.com> (raw)

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



             reply	other threads:[~2012-01-03 10:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-03 10:49 ROuNIN [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0df6940d-5f56-41e1-8ef5-c52b414c8f51@z17g2000vbe.googlegroups.com \
    --to=rounin.urashima@googlemail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).