[MacPorts] #26721: macfuse 2.0.3_2: /Library/Frameworks/MacFUSE.framework/MacFUSE has wrong archs on 10.5 (PPC)
MacPorts
noreply at macports.org
Mon Oct 4 13:17:32 PDT 2010
#26721: macfuse 2.0.3_2: /Library/Frameworks/MacFUSE.framework/MacFUSE has wrong
archs on 10.5 (PPC)
------------------------------------------------+---------------------------
Reporter: michael.klein@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: haspatch | Port: macfuse
------------------------------------------------+---------------------------
This is on a 10.5.8 G4 Powerbook:
{{{
~ $ lipo -info /Library/Frameworks/MacFUSE.framework/MacFUSE
Architectures in the fat file:
/Library/Frameworks/MacFUSE.framework/MacFUSE are: i386 x86_64
}}}
other files in the macfuse package are ok:
{{{
$ lipo -info /opt/local/lib/libfuse.2.7.3.dylib
Architectures in the fat file: /opt/local/lib/libfuse.2.7.3.dylib are:
i386 ppc7400 x86_64 ppc64
}}}
The patch below changes the project file to do a 32/64 universal build for
the 10.5 MacFUSE framework
--
Ticket URL: <https://trac.macports.org/ticket/26721>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list