Skip to content

Instantly share code, notes, and snippets.

@joelmoss
Created June 17, 2014 12:39
Show Gist options
  • Select an option

  • Save joelmoss/27620753bd241760efc1 to your computer and use it in GitHub Desktop.

Select an option

Save joelmoss/27620753bd241760efc1 to your computer and use it in GitHub Desktop.
$ go build github.com/docker/libcontainer/nsinit
# github.com/docker/libcontainer/namespaces
namespaces/nsenter.go:7:10: fatal error: 'linux/sched.h' file not found
#include <linux/sched.h>
^
1 error generated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment