Zach the Lizard Posted May 19, 2008 Share Posted May 19, 2008 Hello, I assume this is the right place for this. Anyways, I downloaded Xcode tools and should be ready to compile wine. When I use MacPorts to download and compile wine, it did not compile with OpenGL support. So I thought, "Let me try and compile with OpenGL myself." So I download the wine source code, cd into the directory, set up the LDFLAGS the way I want them and then run ./configure. All should be well, but when it runs, I get the following error: configure: error: C compiler cannot create executables. Keep in mind this was after compiling WINE using MacPorts! Any suggestions? Thanks in advance! Link to comment https://www.insanelymac.com/forum/topic/105715-xcode-is-installed-yet-gcc-cannot-be-found/ Share on other sites More sharing options...
lord_muad_dib Posted May 19, 2008 Share Posted May 19, 2008 gcc is found, you have other issues with the code, it seems Link to comment https://www.insanelymac.com/forum/topic/105715-xcode-is-installed-yet-gcc-cannot-be-found/#findComment-751615 Share on other sites More sharing options...
Zach the Lizard Posted May 19, 2008 Author Share Posted May 19, 2008 Can you help me sort out what might be wrong? I've attached the config.log file. config.zip Link to comment https://www.insanelymac.com/forum/topic/105715-xcode-is-installed-yet-gcc-cannot-be-found/#findComment-751641 Share on other sites More sharing options...
Recommended Posts