soname bug of libmongoc.so and libbson.so

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 0.5
    • Affects Version/s: 0.4
    • Component/s: None
    • None
    • Environment:
      linux x64-86 (Ubuntu 11.04)
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      It seems that during linking process -Wl,-soname,libmongoc.so.0.4 and -soname,libbson.so.0.4 flags are passed both for libmongoc.so and libbson.so. So at the end of the process both libmongoc.so and libbson.so have the same soname(libbson.so.0.4, the last passed) resulting in linking error when used.

      Thanks!

            Assignee:
            Kyle Banker (Inactive)
            Reporter:
            Andrea Bellandi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: