LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   configure: error: C compiler cannot create executables (https://www.linuxquestions.org/questions/linux-software-2/configure-error-c-compiler-cannot-create-executables-650664/)

metalforever 06-21-2008 12:42 AM

configure: error: C compiler cannot create executables
 
Program: wine 1.0
Distro: Ubuntu

I have build-essential installed, tried restarting as well. Im still getting an error about the C compiler not being able to create executables?

Output of the terminal:

metalforever@metalforever-desktop:~/Desktop/wine-1.0$ ./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.
metalforever@metalforever-desktop:~/Desktop/wine-1.0$


The config.log file can be found here:

http:**//paste.ubuntu.c*****om/21750/

remove the ***'s.

metalforever 06-21-2008 12:57 AM

resolved. It seems this problem is solved by downloading the "gcc-multilib" package.


All times are GMT -5. The time now is 03:43 AM.