[mongodb-src-r2.1.2]$ scons mongoclient
|
scons: Reading SConscript files ...
|
scons version: 2.1.0
|
python version: 2 6 8 'final' 0
|
Checking whether the C++ compiler works(cached) yes
|
Checking for C header file unistd.h... (cached) yes
|
Checking whether clock_gettime is declared... (cached) yes
|
Checking for C library rt... (cached) yes
|
Checking for C++ header file execinfo.h... (cached) yes
|
Checking whether backtrace is declared... (cached) yes
|
Checking whether backtrace_symbols is declared... (cached) yes
|
Checking for C library pcap... (cached) no
|
Checking for C library wpcap... (cached) no
|
scons: done reading SConscript files.
|
scons: Building targets ...
|
scons: *** Do not know how to make File target `mongoclient' (.../mongodb-src-r2.1.2/mongoclient). Stop.
|
scons: building terminated because of errors.
|