Skip to content

Instantly share code, notes, and snippets.

@BlairDuncan
Created August 27, 2010 16:19
Show Gist options
  • Save BlairDuncan/553664 to your computer and use it in GitHub Desktop.
Save BlairDuncan/553664 to your computer and use it in GitHub Desktop.
cd deps/http-parser && make http_parser.o
ragel -s -G2 http_parser.rl -o http_parser.c
make[1]: ragel: Command not found
make[1]: *** [http_parser.c] Error 127
make: *** [deps/http-parser/http_parser.o] Error 2
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
WARNING: building narwhal-jsc failed. Hit enter to continue.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
================================================================================
Bootstrapping of Narwhal and other required tools is complete.
NOTE: any changes made to the shell configuration files won't take place until you restart the shell.
T08-0450:cappuccino bduncan$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment