[Pkg-samba-maint] Building winexe against Debian samba packages 2:4.0.10+dfsg-2
Jelmer Vernooij
jelmer at debian.org
Tue Oct 22 16:29:10 UTC 2013
Hi Thomas,
On Mon, Oct 21, 2013 at 03:55:11PM +0200, Thomas Hood wrote:
> First, thanks for the excellent work.
>
> Second, a question. 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.
>
> Before I file a bug report I thought I would ask here where the absence of these
> symbolic links is intentional, or an oversight, or....
These are private libraries - they're not supposed to be used
directly.
If there are symbols you need, they should be made available from the
public libraries that live in /usr/lib/x86_64-linux-gnu. The names of
the libraries in /usr/lib/x86_64-linux-gnu/samba or their ABIs may
change at any time; please rely on them.
Cheers,
Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20131022/401fba1d/attachment-0001.sig>
More information about the Pkg-samba-maint
mailing list