Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-6248

no mongoclient target as described in docs/building.md

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.0-rc0
    • Affects Version/s: 2.1.2
    • Component/s: Internal Client
    • Labels:
      None
    • Environment:
      CentOS 5.8
    • Fully Compatible
    • ALL

      Build of c++ driver from server source tar fails. As in docs/building.md described there should be a mongoclient target.

      [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.
      

      Please fix the target or update the description.

            Assignee:
            dcrosta Daniel Crosta
            Reporter:
            dschneider David Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: