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:
make: Nothing to be done for `all'. > > ninja: no work to do. > > ninja: no work to do. > > [1/4] Generate source from 'Frameworks/plist/src/ascii.rl'... > > FAILED: ragel -o > /Users/jordanmeyer/build/TextMate/Frameworks/plist/src/ascii.cc > Frameworks/plist/src/ascii.rl > > Frameworks/plist/src/ascii.rl:41:2: machine statements must be the first > statement > > Frameworks/plist/src/ascii.rl:42:2: fsm "SINGLE" previously defined > > Frameworks/plist/src/ascii.rl:43:2: fsm "DOUBLE" previously defined > > ninja: build stopped: subcommand failed. > Running ./configure with sudo yields the same results. Any idea what I might be doing wrong? Thanks! Jordan Meyer
_______________________________________________ textmate-dev mailing list textmate-dev@lists.macromates.com http://lists.macromates.com/listinfo/textmate-dev