Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation error on FreeBSD #91

Open
probonopd opened this issue Oct 11, 2020 · 0 comments
Open

Compilation error on FreeBSD #91

probonopd opened this issue Oct 11, 2020 · 0 comments

Comments

@probonopd
Copy link

probonopd commented Oct 11, 2020

user@FreeBSD$ go build
# github.com/jacobsa/fuse/internal/fusekernel
/home/user/go/pkg/mod/github.com/jacobsa/fuse@v0.0.0-20200423191118-1d001802f70a/internal/fusekernel/fuse_kernel.go:402:17: undefined: Attr
/home/user/go/pkg/mod/github.com/jacobsa/fuse@v0.0.0-20200423191118-1d001802f70a/internal/fusekernel/fuse_kernel.go:428:16: undefined: Attr

Maybe related to 563f47c

(Side note: In case you are looking for an easy FreeBSD Live ISO, https://www.furybsd.org/ works well for me.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant