[MacPorts] #20912: wine, wine-devel: configure failure when freetype is 64-bit
MacPorts
noreply at macports.org
Thu Sep 17 00:51:46 PDT 2009
#20912: wine, wine-devel: configure failure when freetype is 64-bit
---------------------------------------+------------------------------------
Reporter: dackze+macports@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: snowleopard | Port: wine, wine-devel
---------------------------------------+------------------------------------
Comment(by avs@…):
Replying to [comment:18 Mills00013@…]:
> Would it be possible for you to display your entire command set to get
this to work? I am having trouble getting the usage right on the
--enforce-varients command. I dont know where or when its appropriate to
use it.
Sure. There was some sort of problem with building fontconfig, so I
uninstalled it and rebuilt it first
{{{
sudo port selfupdate
sudo port uninstall -f freetype
sudo port uninstall -f fontconfig
}}}
..Then I upgraded all wine-devel deps
{{{
sudo port clean wine-devel
sudo port deps wine-devel
}}}
..for every dep listed by the above command (I am not sure if you could do
this in another way)
{{{
sudo port upgrade --enforce-variants <dep-name> +universal
}}}
..and finally installed fontconfig and freetype back
{{{
sudo port install freetype +universal
sudo port install fontconfig +universal
sudo port install wine-devel
}}}
and it worked.
--
Ticket URL: <http://trac.macports.org/ticket/20912#comment:24>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list