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: [b]configure: error: C compiler cannot create executables[b]. Keep in mind this was after compiling WINE using MacPorts!
Any suggestions?
Thanks in advance!