<div>Hi, if you build 32bit wine on ubuntu 64bit:</div><div>1, sudo apt-get build-dep wine </div><div><span style="line-height: 1.5;">2, then </span><span style="line-height: 1.5;">follow this guide <</span>Manually Linking Libraries Method></div><div><span style="line-height: 1.5;">http://wiki.winehq.org/WineOn64bit#head-7ec17a02cb62e99f75e40890fee9e6c1cb2139c9 </span></div><div><span style="line-height: 1.5;">3, ./configure </span></div><div><span style="line-height: 1.5;">4, make</span></div><div><br></div><div><br></div><div><sign signid="0"><div style="color:#909090;font-family:Arial Narrow;font-size:12px"><br><br><br><br>------------------</div><div style="font-size:14px;font-family:Verdana;color:#000;"><div>Regards,</div><div>Changhui.</div>
</div></sign></div><div> </div><div><includetail><div> </div><div> </div><div style="font:Verdana normal 14px;color:#000;"><div style="FONT-SIZE: 12px;FONT-FAMILY: Arial Narrow;padding:2px 0 2px 0;">------------------ Original ------------------</div><div style="FONT-SIZE: 12px;background:#efefef;padding:8px;"><div id="menu_sender"><b>From: </b> "Ali Aminian"<aminian.opensource@gmail.com>;</div><div><b>Date: </b> Tue, Feb 10, 2015 02:09 PM</div><div><b>To: </b> "wine-devel"<wine-devel@winehq.org>; <wbr></div><div></div><div><b>Subject: </b> Problem in compiling wine on 64 bit system</div></div><div> </div>Hello wine community<br><br>I have some difficulty compiling wine on 64 bit ubuntu 14.04. I'm<br>following the guide in http://wiki.winehq.org/Wine64 which i also<br>replicate here:<br><br>cd $HOME<br>mkdir wine64<br>cd wine64<br>../wine-git/configure --enable-win64<br>make > make.log 2>&1<br>cd ..<br>mkdir wine32<br>cd wine32<br>../wine-git/configure --with-wine64=../wine64<br>make > make.log 2>&1<br>#make install<br>#cd ../wine64<br>#make install<br><br>I can build the wine64 without any difficulty except that after<br>configuration it prompts me that i don't have libhal, but i just<br>ignored that.<br>But when i get into win32 it gives me numerous warning that 32-bit<br>development files not found, and some option will be disabled. for<br>example:<br>**************************************************************************************************<br>configure: OpenCL 32-bit development files not found, OpenCL won't be supported.<br>configure: pcap 32-bit development files not found, wpcap won't be supported.<br>configure: libdbus 32-bit development files not found, no dynamic<br>device support.<br>configure: lib(n)curses 32-bit development files not found, curses<br>won't be supported.<br>configure: libsane 32-bit development files not found, scanners won't<br>be supported.<br>configure: liblcms2 32-bit development files not found, Color<br>Management won't be supported.<br>configure: libz 32-bit development files not found, data compression<br>won't be supported.<br>configure: gstreamer-0.10 base plugins 32-bit development files not<br>found, gstreamer support disabled<br>configure: libcapi20 32-bit development files not found, ISDN won't be<br>supported.<br>configure: libcups 32-bit development files not found, CUPS won't be supported.<br>configure: fontconfig 32-bit development files not found, fontconfig<br>won't be supported.<br>configure: libgsm 32-bit development files not found, gsm 06.10 codec<br>won't be supported.<br>configure: libtiff 32-bit development files not found, TIFF won't be supported.<br>configure: libmpg123 32-bit development files not found (or too old),<br>mp3 codec won't be supported.<br>configure: libopenal 32-bit development files not found (or too old),<br>OpenAL won't be supported.<br>configure: libldap (OpenLDAP) 32-bit development files not found, LDAP<br>won't be supported.<br>********************************************************************************************************<br>[important]<br>and when i try to install 32 bit version of these libraries using<br>aptitude (since using apt-get just says unmet dependencies and exits)<br>it tries to remove my 64 bit version of the same library. for example:<br>*****************************************************************************************************<br>ali@ali-Vostro-1520:~/other_drive/wine32$ sudo aptitude install libxi-dev:i386<br>The following NEW packages will be installed:<br>  libxi-dev:i386{b}<br>0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded.<br>Need to get 204 kB of archives. After unpacking 638 kB will be used.<br>The following packages have unmet dependencies:<br> libxi-dev : Conflicts: libxi-dev:i386 but 2:1.7.1.901-1ubuntu1 is to<br>be installed.<br> libxi-dev:i386 : Conflicts: libxi-dev but 2:1.7.1.901-1ubuntu1 is installed.<br>The following actions will resolve these dependencies:<br><br>     Remove the following packages:<br>1)     libatspi2.0-dev<br>2)     libgtk2.0-dev<br>3)     libxi-dev<br>4)     libxtst-dev<br><br><br><br>Accept this solution? [Y/n/q/?] y<br>********************************************************************************************************<br>[important]<br>In one of these 32 bit installation aptitude removed my wine1.7<br>package and now i can't even install wine from official wine<br>repository.<br><br><br>so my questions are:<br>1_how you guys setup your environment for wine development?<br>2_how you deal with package managers when it acts weird?<br><br></div><!--<![endif]--></includetail></div>