Skip to content

Instantly share code, notes, and snippets.

@JakubOboza
Created April 11, 2012 14:59
Show Gist options
  • Save JakubOboza/2359879 to your computer and use it in GitHub Desktop.
Save JakubOboza/2359879 to your computer and use it in GitHub Desktop.

How do i build it

λ scons --prefix /Users/joboza/Workspace/Mongo/mongo-build --64 --full install

Top commit

commit b038ae0bae369b2883536016924836d70c9c17db Author: Azat Khuzhin [email protected] Date: Wed Apr 11 12:31:56 2012 +0400

Error

AssertionError: Installing source ['libmongoclient.a', 'build/darwin/64/client_build/libmongoclient.a'] into target ['/Users/joboza/Workspace/Mongo/mongo-build/lib/libmongoclient.a']: target and source lists must have same length. scons: building terminated because of errors.

Machine

λ uname -a Darwin admins-MacBook-Pro.local 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment