[Samba] Join as DC requires libacl, not avail on Solaris

Andrew Bartlett abartlet at samba.org
Thu Mar 6 16:13:55 MST 2014


On Wed, 2014-03-05 at 16:29 -0500, Thomas Schulz wrote:

> With the patch configure ends with:
> building on sunos5
> Checking for library acl                                                                        : not found 
> Checking for acl_get_file                                                                       : not found 
> Checking for POSIX ACL support                                                                  : not found 
> Checking for library facl                                                                       : not found 
> Checking for sec                                                                                : not found 
> Checking for library acl_get_fd                                                                 : not found 
> Checking for pacl                                                                               : not found 
> /home/projects/tools/samba/testmaster/source3/wscript:470: error:
> ACL support not found. Try installing libacl1-dev or libacl-devel.
> Otherwise, use --without-acl-support to build without ACL support.
> ACL support is required to change permissions from Windows clients.

Thanks!  We are almost there!

See attached, we got the order of arguments wrong, notice how it is
looking for library facl and function 'sec'?  The library is 'sec' :-)

Andrew Bartlett

-- 
Andrew Bartlett
http://samba.org/~abartlet/
Authentication Developer, Samba Team  http://samba.org
Samba Developer, Catalyst IT          http://catalyst.net.nz/services/samba



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-build-Do-not-rely-on-sys.platform-for-ACL-tests-comb.patch
Type: text/x-patch
Size: 4339 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba/attachments/20140307/d956bca6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-build-Make-order-of-arguments-clearer-by-explitcly-m.patch
Type: text/x-patch
Size: 1515 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba/attachments/20140307/d956bca6/attachment-0001.bin>


More information about the samba mailing list