On 1/13/11 3:40 PM, vendramini wrote:
But development version is 1.3.11. I'm currently a new Linux's user, so I don't know how can I compile it. I'm trying following this:
http://wiki.winehq.org/WineOn64bit#head-e391d376d4ff5752da25071fd1859e7b740fd886
http://www.fedoraforum.org/forum/showthread.php?t=226315
But it always give me the same error:
./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/vendramini/Downloads/wine-1.3.11':
configure: error: C compiler cannot create executables
See `config.log' for more details
Try to build the 32 bit version of Wine first. This will require
installing the i386/i686 development packages vice the 64 bit ones.
BTW, something is wrong with your gcc installation. Did you get all of
the required packages for building Wine?
James McKenzie