Opened 3 years ago
Closed 3 years ago
#62885 closed defect (fixed)
sshfs @2.10: fatal error: 'fuse_darwin.h' file not found
Reported by: | eric-j-ason | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | michaellass (Michael Lass) | |
Port: | sshfs |
Description
Error when attempting to install sshfs:
$ sudo port install sshfs ---> Computing dependencies for sshfs ---> Fetching archive for sshfs ---> Attempting to fetch sshfs-2.10_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/sshfs ---> Attempting to fetch sshfs-2.10_0.darwin_19.x86_64.tbz2 from https://cph.dk.packages.macports.org/sshfs ---> Attempting to fetch sshfs-2.10_0.darwin_19.x86_64.tbz2 from https://fra.de.packages.macports.org/sshfs ---> Building sshfs Error: Failed to build sshfs: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_sshfs/sshfs/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port sshfs failed
The actual error in the log file seems to be this:
:info:build sshfs.c:18:12: fatal error: 'fuse_darwin.h' file not found
The full log is attached.
Attachments (1)
Change History (5)
Changed 3 years ago by eric-j-ason
comment:1 Changed 3 years ago by jmroot (Joshua Root)
comment:2 Changed 3 years ago by michaellass (Michael Lass)
Cc: | michaellass added |
---|
comment:3 Changed 3 years ago by eric-j-ason
SSHFS works now, seemingly thanks to this fix (or workaround). Thanks!
comment:4 Changed 3 years ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
It's curious that fuse.pc exists when osxfuse is not installed.