I'm trying to track down a crash in sshfs-static.

To do that, I am trying to compile it (according to the HOWTO here:
http://code.google.com/p/macfuse/wiki/HOWTO), but get stuck:

gcc -DHAVE_CONFIG_H -I. -I. -I.  -D_REENTRANT -DFUSE_USE_VERSION=26 -
DLIBDIR=\"/usr/local/lib\"  -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -
D_REENTRANT -I/usr/local/include/fuse -I/usr/local/include/glib-2.0 -I/
usr/local/lib/glib-2.0/include   -D__FreeBSD__=10 -
DDARWIN_SEMAPHORE_COMPAT -DSSH_NODELAY_WORKAROUND -
D_POSIX_C_SOURCE=200112L -O -g -arch i386 -arch ppc -isysroot /
Developer/SDKs/MacOSX10.4u.sdk -Wall -W -Icompat -c -o sshfs-sshfs.o
`test -f 'sshfs.c' || echo './'`sshfs.c

sshfs.c:25:25: error: fuse_darwin.h: No such file or directory

I've searched through all the source, but cannot locate this file.
This file should be distributed with the latest MacFUSE svn, no?  I am
synced up to revision 547, but that file does not appear anywhere.

Can someone point me in the right direction here?

db


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"macfuse-devel" 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-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to