Skip to content

Instantly share code, notes, and snippets.

@oxwangfeng
Created July 28, 2014 08:46
Show Gist options
  • Select an option

  • Save oxwangfeng/f7d4ca2607de0c85c71c to your computer and use it in GitHub Desktop.

Select an option

Save oxwangfeng/f7d4ca2607de0c85c71c to your computer and use it in GitHub Desktop.
docker install :undefined reference to `setns'
[root@mdb src]# go install dockerinit
# github.com/docker/libcontainer/namespaces
/tmp/go-build091808155/github.com/docker/libcontainer/namespaces/_obj/nsenter.cgo2.o: In function `nsenter':
github.com/docker/libcontainer/namespaces/nsenter.go:151: undefined reference to `setns'
collect2: ld returned 1 exit status
[root@mdb src]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment