Ticket #16042 (new defect)
macfuse-1.7 not loading on 10.4.11
| Reported by: | smilerliu@… | Owned by: | eridius@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | macfuse sshfs | Cc: | |
| Port: |
Description
It seems the macfuse kernel extension cannot be loaded on my system (10.4.11). When I execute sshfs, the following error occurs:
*** cookie:~/tmp lx$ sshfs cactus: test kld(): Undefined symbols: _ubc_msync kextload: kld_load_from_memory() failed for module /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext/Contents/MacOS/fusefs kextload: a link/load error occured for kernel extension /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext load failed for extension /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext
(run kextload with -t for diagnostic output)
the MacFUSE file system is not available (1) ***
Running "kextload -t /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext" tells me that the extension seems valid.
Do I miss anything?

