codeskyblue / gobuild

not maintained, moved to https://github.com/gobuild/gobuild
GNU General Public License v2.0
200 stars 18 forks source link

Unexpected error during build: "undefined: Socket" #36

Closed nicoolas25 closed 9 years ago

nicoolas25 commented 10 years ago

Hello,

When I try to build a project it fails because of one of its dependencies : http://gobuild.io/build/github.com/pebbe/zmq4 that is failing too.

Can you tell me why ? Everything works fine when I build it locally.

Cheers,

Nicolas

nicoolas25 commented 10 years ago

@pebbe is telling me that CGO should be enabled (see https://github.com/pebbe/zmq4/issues/8#issuecomment-49674792).

Is it possible to enable it on gobuild.io?

codeskyblue commented 9 years ago

Cgo is now supported in gobuild3 now. The beta website is in http://beta.gobuild.io