Skip to content

Instantly share code, notes, and snippets.

@ecto
Created July 7, 2012 23:23
Show Gist options
  • Select an option

  • Save ecto/3068540 to your computer and use it in GitHub Desktop.

Select an option

Save ecto/3068540 to your computer and use it in GitHub Desktop.
make -C out BUILDTYPE=Release
make[1]: Entering directory `/private/var/root/node-v0.8.1/out'
CC(target) /private/var/root/node-v0.8.1/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o
LIBTOOL-STATIC /private/var/root/node-v0.8.1/out/Release/libhttp_parser.a
File "./gyp-mac-tool", line 154
fd = os.open(lockfile, os.O_RDONLY|os.O_NOCTTY|os.O_CREAT, 0o666)
^
SyntaxError: invalid syntax
make[1]: *** [/private/var/root/node-v0.8.1/out/Release/libhttp_parser.a] Error 1
make[1]: Leaving directory `/private/var/root/node-v0.8.1/out'
make: *** [node] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment