shared client lacks SONAME

XMLWordPrintableJSON

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

      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:
            Kyle Banker (Inactive)
            Reporter:
            Johan Bergström
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: