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

does not support libfuse 3.x #43

Closed
thehesiod opened this issue Jan 27, 2017 · 3 comments
Closed

does not support libfuse 3.x #43

thehesiod opened this issue Jan 27, 2017 · 3 comments

Comments

@thehesiod
Copy link

first issue is that it's only checking for the "fuse" package

second issue is that it doesn't support the 3.x APIs

In file included from /usr/local/include/fuse3/fuse.h:19:0,
                 from sshfs.c:12:
/usr/local/include/fuse3/fuse_common.h:724:4: error: #error only API version 30 or greater is supported
@kyrios123
Copy link

unfortunately the new release of sshfs (version 2.9) still does not support it... which is quite surprising since both sshfs and fuse are part of the same project !

@Nikratio
Copy link
Contributor

Patches welcome!

@eli-schwartz
Copy link

Since 3414644 moved to libfuse 3.x this can be closed now...

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

No branches or pull requests

4 participants