I tried to install Wine-1.0-rc4 on my laptop running FC9 and got this error:
Quote:
[Zach@tablet wine-1.0-rc4]$ ./tools/wineinstall
Wine Installer v1.0
Running 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 -m32
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
Configure failed, aborting install.
|
I have glibc-devel installed, so I'm not sure what the problem is.
Can anyone help me?