Skip to content

Instantly share code, notes, and snippets.

@dmilith
Created April 15, 2012 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmilith/c9067eb1a6d962bb22aa to your computer and use it in GitHub Desktop.
Save dmilith/c9067eb1a6d962bb22aa to your computer and use it in GitHub Desktop.
build/gyp/gyp --generator-output="/Users/501/Apps/Mongodb" build/all.gyp \
-Ibuild/standalone.gypi --depth=. -Dtarget_arch=x64 \
-S-x64 -Dv8_can_use_vfp_instructions=true -Dwerror=''
Traceback (most recent call last):
File "build/gyp/gyp", line 18, in <module>
sys.exit(gyp.main(sys.argv[1:]))
File "build/gyp/pylib/gyp/__init__.py", line 338, in main
'sunos5': 'make',}[sys.platform] ]
KeyError: 'freebsd9'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment