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

Standalone C++ v2.0 driver doesn't compile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • 2.0.0
    • 2.1.0
    • Internal Client
    • None
    • OSX, reported also on Ubuntu 11.04
    • ALL

    Description

      The inclusion of the files mongo/db/security_common.cpp and mongo/db/security_commands.cpp breaks the standalone C++ driver build (can't link due to missing method definition for getUserObj). By inspection, removing the files from the source tree fixes the build; and at least the authTest and clientTest programs appear to work properly, but I don't know if that's the correct fix.

      Anyway, this effects the core server, since either the SConstruct files or the security*.cpp files need to be reorganized to compile the standalone driver.

      Attachments

        Activity

          People

            brandon Brandon Diamond
            richard.kreuter Richard Kreuter (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: