#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@…): Replying to [comment:21 cal@…]:
The fix for this is a simple as adding the block [...] to every `Portfile` affected by the problem, i.e. `osxfuse`, `ntfs-3g`, and `sshfs`.
That goes a bit far. We don't need the user space library to be built for the kernel arch, and indeed we don't want it to since that would force all the filesystems and their dependencies to be built for a non-standard arch. We just want the kernel component to be built for the right architecture. -- Ticket URL: <https://trac.macports.org/ticket/43415#comment:22> MacPorts <http://www.macports.org/> Ports system for OS X