Update on my situation: took another look at the README this evening and realized my problem - I installed all of the dependencies manually instead of through MacPorts. I reinstalled them all through MacPorts and things are working as would be expected! Just wanted to let others know in case they made a similar mistake!
On Mon, Apr 7, 2014 at 3:44 PM, Jordan Meyer <jordanmeyer1...@gmail.com>wrote: > 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