Package: gsoap Version: 2.8.3-2 Severity: serious Hi,
It seems that /usr/lib/libgsoapssl++.so isn't linked to libssl, but is using symbols from it. This will cause undefined symbols when trying to link to it. This can of course be fixed in the application by linking to -lssl, but this shouldn't be needed. Looking at the build log, it also always adds -lssl -lcrypto -lz each time it's linking to that library, which shouldn't be needed for linking to the shared library. Kurt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org