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

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

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.0
    • Affects Version/s: 2.0.0
    • Component/s: Internal Client
    • Labels:
      None
    • Environment:
      OSX, reported also on Ubuntu 11.04
    • ALL

      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.

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

              Created:
              Updated:
              Resolved: