[Pkg-samba-maint] Fwd: Building winexe against Debian samba packages 2:4.0.10+dfsg-2

Thomas Hood jdthood at gmail.com
Tue Oct 22 16:27:14 UTC 2013


I wrote:
> In order to build the winexe utility against the Samba
> dynamic libraries packaged in version 2:4.0.10+dfsg-2 I have
> to do the following, despite of course having samba-dev
> installed.
>
>     cd /usr/lib/x86_64-linux-gnu/samba
>     sudo ln -s libcli-ldap.so.0 libcli-ldap.so
>     sudo ln -s libdcerpc-samba.so.0 libdcerpc-samba.so
>     sudo ln -s liberrors.so.0 liberrors.so
>
> Before the libraries were bundled together into samba-libs I didn't
> have to do this.


Additional details. Formerly the files were available in the following packages.

    libgensec0_4.0.8+dfsg-1_amd64.deb:
/usr/lib/x86_64-linux-gnu/samba/libcli-ldap.so
    libdcerpc0_4.0.8+dfsg-1_amd64.deb:
/usr/lib/x86_64-linux-gnu/samba/libdcerpc-samba.so
    libsamba-util0_4.0.8+dfsg-1_amd64.deb:
/usr/lib/x86_64-linux-gnu/samba/liberrors.so

The (versioned) libraries are now in samba-libs and are referenced by
samba-libs_4.0.10+dfsg-3_amd64.deb's shlibs file.

    libcli-ldap 0 samba-libs (= 2:4.0.10+dfsg-3)
    libdcerpc-samba 0 samba-libs (= 2:4.0.10+dfsg-3)
    liberrors 0 samba-libs (= 2:4.0.10+dfsg-3)

--
Thomas Hood
https://sourceforge.net/projects/winexe/



More information about the Pkg-samba-maint mailing list