Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-24

shared client lacks SONAME

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 0.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      linux x86_64, gcc 4.4, scons 1.3.0

      While building the shared library (scons -sharedclient) a SONAME isn't defined. The easiest way to do this from scons is to set SHLINKFLAGS to something like "-Wl,-soname=libmongoclient.so.1". Also, the build process should create proper symlinks (for instance, libmongoclient.so.1.6.2 and symlinking .so.1, .so to that file)

            Assignee:
            kbanker Kyle Banker
            Reporter:
            jbergstroem Johan Bergström
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: