GithubHelp home page GithubHelp logo

convertzone build fails about dnscontrol HOT 5 CLOSED

anderiv avatar anderiv commented on August 23, 2024
convertzone build fails

from dnscontrol.

Comments (5)

captncraig avatar captncraig commented on August 23, 2024

Ah, one thing that is tricky with go apps it you have to check it out to a very specific path.

To build dnscontrol, you pretty much need to check it out to $GOPATH/src/StackExchange/dnscontrol.

If you wanna work with a fork, just add a second remote to your repo, but leave the working directory as-is.

from dnscontrol.

anderiv avatar anderiv commented on August 23, 2024

Ahh, super-secret go knowledge. ;) Thanks @captncraig I'll give it a try.

from dnscontrol.

anderiv avatar anderiv commented on August 23, 2024

OK, looks like I'm still stuck. Sorry for boring you with what are likely mundane questions.

$ echo $GOPATH
/Users/erik/go
$ pwd
/Users/erik/go/src/StackExchange/dnscontrol/misc/convertzone
$ go build
# StackExchange/dnscontrol/misc/convertzone
./main.go:73: cannot use l (type []"StackExchange/dnscontrol/vendor/github.com/miekg/dns".RR) as type []"github.com/StackExchange/dnscontrol/vendor/github.com/miekg/dns".RR in argument to bind.WriteZoneFile

from dnscontrol.

captncraig avatar captncraig commented on August 23, 2024

Sorry, I screwed up. $GOPATH/github.com/StackExchange/dnscontrol

from dnscontrol.

anderiv avatar anderiv commented on August 23, 2024

Success! Thanks!

from dnscontrol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.