#16042: macfuse-1.7 not loading on 10.4.11 ---------------------------------+------------------------------------------ Reporter: smilerliu@… | Owner: eridius@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: macfuse sshfs ---------------------------------+------------------------------------------ Description changed by macsforever2000@…: Old 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?
New 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? -- -- Ticket URL: <http://trac.macports.org/ticket/16042#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS