#43415: osxfuse architecture mismatch when kernel arch different from userspace ------------------------------------+---------------------- Reporter: soulne4ny@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: osxfuse ntfs-3g sshfs | ------------------------------------+---------------------- Comment (by dports@…): So how about this? Can someone give the attached patch a try? It seems to behave correctly but I don't have a machine with different kernel/userland architectures handy to actually test it on. This builds the kernel module for the kernel arch (as well as a couple support scripts, which should be fine), but leaves libfuse using the normal userspace architecture. Not totally ideal -- we don't record the architecture that the kernel module is built for in the registry, so we have to disable binary packages in certain cases -- but it should get things working for those who are having problems. -- Ticket URL: <https://trac.macports.org/ticket/43415#comment:23> MacPorts <http://www.macports.org/> Ports system for OS X