While working on CDRIVER-2514 I noticed that the CMake build produces library files with a different SONAME than what we expect. Specifically, it creates symlinks for libbson-1.0.so.1 and libmongoc-1.0.so.1. Those symlinks should not be present. The expected SONAME for the library is currently 0.
- is depended on by
-
CDRIVER-2514 Produce Debian packages from CMake build
- Closed