wine-devel and libiconv

Frank Schima macsforever2000 at macports.org
Tue Oct 5 08:25:47 PDT 2010


On Oct 5, 2010, at 8:34 AM, Mark Hart wrote:

> Hello all,
> 
> I was wondering if anyone else was having issues with wine-devel and libiconv?   
> 
> When I try to upgrade wine-devel I'm told:
> 
> "You cannot install wine-devel for the architecture(s) i386 because its dependency libiconv only contains the architecture(s) x86_64."
> 
> The solution is included in the text:  "sudo port upgrade --enforce-variants libiconv +universal" 
> 
> However, when I execute that command nothing appears to happen.
> 
> When I check my installed list I get:
> 
> libiconv @1.13.1_0+universal (active)
> 
> I'm not sure what to try next.
> 
> Any help would be great!

You need to clean wine-devel first. This way the configure command will get run again from scratch and it will recheck your libiconv. 

sudo port clean wine-devel
sudo port install wine-devel


Cheers!
Frank



More information about the macports-users mailing list