9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Anthony Sorace <a@9srv.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] golang on 9atom
Date: Wed,  3 Dec 2014 07:51:11 -0500	[thread overview]
Message-ID: <48AC91DA-BAA7-4419-BCDC-7E1D05D96065@9srv.net> (raw)
In-Reply-To: <1417446698.1746961.197334701.394E4D52@webmail.messagingengine.com>

The error is what it says: the file name (rather than the full path) is too long for your file server. It sounds like you're running kfs, which is the oldest and most restricted of our general purpose options. Long-term, I suggest migrating, although if you're on a single-system setup and already have data you care about, that can be a pain. In the short-term, check out lnfs(4) to get around this issue.


> On Dec 1, 2014, at 10:11, Ramakrishnan Muthukrishnan <ram@rkrishnan.org> wrote:
> 
> I do not remember getting this error in the Labs version. But on 9atom
> with kfs, I get a build error while compiling golang 1.3.3 from the
> source:
> 
> go tool dist: create
> /usr/ram/src/go/src/pkg/runtime/zruntime_defs_plan9_amd64.go:
> '/usr/ram/src/.... amd64.go' name too long
> 
> I remember getting this error on 9atom before too, but had forgotten to
> report it.



  reply	other threads:[~2014-12-03 12:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-01 15:11 Ramakrishnan Muthukrishnan
2014-12-03 12:51 ` Anthony Sorace [this message]
2014-12-07  5:20   ` Ramakrishnan Muthukrishnan
2014-12-07  7:25     ` erik quanstrom

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=48AC91DA-BAA7-4419-BCDC-7E1D05D96065@9srv.net \
    --to=a@9srv.net \
    --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).