libfuse is included in the MacFUSE binaries that can be downloaded here: http://code.google.com/p/macfuse/downloads/list
You don't have to compile them yourself. If you do want to build MacFUSE, then rewind to one of the release versions by using the appropriate tag as the current SVN head is work-in-progress, and not buildable for x86_64. - Erik lmcdougall wrote 2009-12-19 21.05: > My goal is to have a working sshfs binary. > the one I ve dowloaded it does not work for me. > > Dyld Error Message: > Library not loaded: /usr/local/lib/libfuse.2.dylib > Referenced from: /Users/luis/bin/sshfs > Reason: image not found > I do not know how to build this library, I was hoping that It may be > build as part of the sshfs binary. > > From this command ./macfuse_buildtool.sh -c Release -p 10.6 -t > smalldist > I get this error, which is not telling me much. > > /bin/sh -c /Users/luis/Development/macfuse/core/10.5/fusefs/build/ > fusefs.build/Release/fusefs.fs.build/ > Script-54C6DE890B5F7315002D9FD9.sh > > > === BUILD AGGREGATE TARGET All OF PROJECT fusefs WITH CONFIGURATION > Release === > Check dependencies > ** BUILD FAILED ** > > > The following build commands failed: > fusefs: > CompileC build/fusefs.build/Release/fusefs.build/Objects-normal/ > x86_64/fuse_vfsops.o /Users/luis/Development/macfuse/core/10.5/fusefs/ > fuse_vfsops.c normal x86_64 c com.apple.compilers.gcc.4_2 > (1 failure) > > MacFUSEBuildTool(smalldist) failed: xcodebuild cannot build > configuration Release. > > > Thanks > > -Luis. > > -- > > You received this message because you are subscribed to the Google Groups > "MacFUSE" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/macfuse?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macfuse?hl=en.
