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

How to build from source in macOS? #121

Closed
NightMachinery opened this issue Mar 28, 2018 · 2 comments
Closed

How to build from source in macOS? #121

NightMachinery opened this issue Mar 28, 2018 · 2 comments

Comments

@NightMachinery
Copy link

When I run meson .. I get the following error:

meson ..                                                  1 ↵  2589  04:14:08
The Meson build system
Version: 0.45.1
Source dir: /Users/evar/Downloads/sshfs-3.3.1
Build dir: /Users/evar/Downloads/sshfs-3.3.1/build
Build type: native build
Project name: sshfs
Native C compiler: cc (clang 9.0.0 "Apple LLVM version 9.0.0 (clang-900.0.39.2)")
Appending LDFLAGS from environment: '-L/usr/local/opt/texinfo/lib'
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program rst2man found: NO
Configuring config.h using configuration
Found pkg-config: /usr/local/bin/pkg-config (0.29.2)
Dependency fuse3 found: NO

meson.build:47:0: ERROR: Dependency 'fuse3' not found, tried Extra Frameworks and Pkg-Config:

Native dependency 'fuse3' not found

A full log can be found at /Users/evar/Downloads/sshfs-3.3.1/build/meson-logs/meson-log.txt

I have osxfuse installed.

@Nikratio
Copy link
Contributor

Thanks for your interest in SSHFS! As far as I can tell, this is a question about how to use SSHFS rather than a bug report. Could you please send your question to SSHFS mailing list (https://lists.sourceforge.net/lists/listinfo/fuse-sshfs), instead of using the issue tracker? I'd like to reserve use of the latter to actually track issues and not use it for discussion.

Thanks!

@ElectricRCAircraftGuy
Copy link

See: #99 (comment)

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

3 participants