[MacPorts] #23869: Cannot install DOSBOX for the architecture(s) i386 because its dependency libsdl_net only contains the architecture(s) x86_64.
MacPorts
noreply at macports.org
Sun Feb 28 02:38:32 PST 2010
#23869: Cannot install DOSBOX for the architecture(s) i386 because its dependency
libsdl_net only contains the architecture(s) x86_64.
-----------------------------------+----------------------------------------
Reporter: toweroffunk@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: dosbox
-----------------------------------+----------------------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
Comment:
Use the following command to verify that your libsdl_net does in fact
contain the i386 architecture:
{{{
lipo -info /opt/local/lib/libSDL_net.dylib
}}}
If it only contains the x86_64 architecture, you have not rebuilt it
universal.
If it does contain the i386 architecture, perhaps you have another copy of
libsdl_net somewhere that is not i386 that is being found first and
interfering. Do you have one in /usr/local perhaps, or in /sw? If so, move
them out of the way first.
--
Ticket URL: <http://trac.macports.org/ticket/23869#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list