[Wine] help with win16

James McKenzie jjmckenzie51 at earthlink.net
Wed Aug 19 21:54:56 CDT 2009


Firaven7 wrote:
> When I try to build wine I get this message:
>
> configure: error: Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support.
> ***** Error: Can't build wine
>
> I would like to know how to input --disable-win16 correctly so that I can install wine.
>   
Add it to the configure line like so:

./configure <old settings here> --disable-win16

This will configure wine and then you can build away.

BTW, the problem is Apple's and not Wine's.

James McKenzie




More information about the wine-users mailing list