Re: [9fans] golang on 9atom

2014-12-06 Thread erik quanstrom
On Sat Dec 6 21:18:18 PST 2014, r...@rkrishnan.org wrote: > On Wed, Dec 3, 2014, at 06:21 PM, Anthony Sorace wrote: > > 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 res

Re: [9fans] golang on 9atom

2014-12-06 Thread Ramakrishnan Muthukrishnan
On Wed, Dec 3, 2014, at 06:21 PM, Anthony Sorace wrote: > 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 migr

Re: [9fans] golang on 9atom

2014-12-03 Thread Anthony Sorace
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 alread

[9fans] golang on 9atom

2014-12-01 Thread Ramakrishnan Muthukrishnan
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