<br><br><div class="gmail_quote">On Wed, Mar 16, 2011 at 1:20 PM, Edward Diener <span dir="ltr"><<a href="mailto:eldlistmailingz@tropicsoft.com">eldlistmailingz@tropicsoft.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I am trying to build clang with MingW and MSYS. I have followed the<br>
instructions on the Clang "Getting Started" page. When I execute:<br>
<br>
../llvm/configure<br>
<br>
I receive:<br>
<br>
$ ../llvm/configure<br>
configure: error: Already configured in ../llvm<br>
<br>
Huh ?<br>
<br>
There are no files in the 'build' directory except for a config.log<br></blockquote><div><br>Hi, <br>Have you previously built in the src directory? I believe I saw this error before when there are configure files like config.log in the src directory and you try to build in another directory without cleaning out the configure files in src.<br>
<br>--John <br></div></div>