>>> o the main  package is split into libs and common, because it seems in 
>>> Samba4 libraries
>>> like libsmbclient are linked with tons of private Samba libs, so we really 
>>> want
>>> these private libs to be available as a seperate package otherwise the whole
>>> Samba packaged would be pulled in when someone installs libsmbclient
>> 
>> Can you list them? I'm a bit surprised that this libsmbclient would have
>> more dependencies, since it's supposed to be the same.
> 
> This is from git master HEAD, built on Solaris 11.1 with this simple 
> configure invocation:
> 
> $ ./configure \
>    --prefix=/opt/samba \
>    --with-ads \
>    --with-shared-modules=vfs_zfsacl

fwiw, you also need the fix I attached to this PR:
<https://bugzilla.samba.org/show_bug.cgi?id=10112>

As an alternative you can prefix the configure invocation with 
LDFLAGS=-R<LIBDIR>.

-slow
_______________________________________________
maintainers mailing list
maintainers@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/maintainers
.:: This mailing list's archive is public. ::.

Reply via email to