Error compiling wine on dapper amd64

Neil Skrypuch ns03ja at brocku.ca
Mon May 8 01:49:27 CDT 2006


On Monday, May 08, 2006 00:20, Vitaliy Margolen wrote:
> Saturday, May 6, 2006, 12:48:50 PM, Marco Eminente wrote:
> > CFLAGS="-Wall -g -O2" ./configure --host=x86_64-linux-gnu
> > --build=x86_64-linux-g nu --prefix=/usr --mandir=\${prefix}/share/man
> > --infodir=\${prefix}/share/info
> > checking build system type... x86_64-pc-linux-gnu
> > checking host system type... x86_64-pc-linux-gnu
> > checking whether make sets $(MAKE)... yes
> > checking for x86_64-linux-gnu-gcc... gcc -m32
> > checking for C compiler default output file name... configure: error: C
> > compiler  cannot create executables
> > See `config.log' for more details.
> > make: *** [config.status] Error 77
> > Comando di costruzione 'cd wine-0.9.12~winehq1 && dpkg-buildpackage -b
> > -uc' fallito.
> > E: Processo figlio fallito
> >
> > Hope this can help
>
> Wine does not compiles as 64-bit ATM. See for more information
> http://wiki.winehq.org/WineOn64bit
>
> Vitaliy.

He was trying to build it as a 32-bit application (see gcc -m32), but he's 
missing all of the 32-bit libs to do so.

Marco: You need to install the 32-bit compatibility libs to build Wine, as 
suggested by the link above.

- Neil



More information about the wine-devel mailing list