<div dir="ltr">I apologize in advance if this is a really novice question, but I'm attempting to build Textmate from the source code and cannot seem to get ./configure to run properly. I've got all of the dependencies installed and (as near as I can tell) configured properly. I've even tested them individually by calling them from the command line to ensure that they were in my $PATH. Running ./configure gives me the following output:<div>
<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">







<p class="">make: Nothing to be done for `all'.</p>
<p class="">ninja: no work to do.</p>
<p class="">ninja: no work to do.</p>
<p class="">[1/4] Generate source from ‘Frameworks/plist/src/ascii.rl’…</p>
<p class="">FAILED: ragel -o /Users/jordanmeyer/build/TextMate/Frameworks/plist/src/ascii.cc Frameworks/plist/src/ascii.rl</p>
<p class="">Frameworks/plist/src/ascii.rl:41:2: machine statements must be the first statement</p>
<p class="">Frameworks/plist/src/ascii.rl:42:2: fsm "SINGLE" previously defined</p>
<p class="">Frameworks/plist/src/ascii.rl:43:2: fsm "DOUBLE" previously defined</p>
<p class="">ninja: build stopped: subcommand failed.</p></blockquote><div>Running ./configure with sudo yields the same results.</div><div><br></div><div>Any idea what I might be doing wrong?</div><div><br></div><div>Thanks!</div>
<div>Jordan Meyer <br></div></div>