Hi Anirudha, we are currently using mesos-dns and latest version compiles just fine (ubuntu 14.04, go 1.2.1).
2015-02-24 18:36 GMT+01:00 Ken Sipe <[email protected]>: > Anirudha, > > Did you follow: http://mesosphere.github.io/mesos-dns/docs/ ? > > the build should work according to the build instructions. > > ken > > On Feb 24, 2015, at 11:31 AM, Anirudha Jadhav <[email protected]> wrote: > > Whats the plan for mesos DNS? The dns lib is not even released. > > even the build fails with syntax errors. > > is there a particular way to get this working? > > -- > Anirudha > -- > > sudo go build -o mesos-dns > > # github.com/miekg/dns > > /usr/lib/go/src/pkg/github.com/miekg/dns/msg.go:1936: syntax error: > unexpected :, expecting ] > > /usr/lib/go/src/pkg/github.com/miekg/dns/msg.go:1945: syntax error: > unexpected :, expecting ] > > /usr/lib/go/src/pkg/github.com/miekg/dns/msg.go:1954: syntax error: > unexpected :, expecting ] > > >

