[Samba] ACL support not found. Try installing libacl1-dev or libacl-devel

Rowland penny rpenny at samba.org
Thu Mar 18 18:05:52 UTC 2021


On 18/03/2021 17:45, Carlos wrote:
>
>
> Hi!
>
> but i run for test and same error:
>
>
> /opt/samba-4.14.0# ./configure --prefix=/tmp/samba/ -j4
>
> .....
>
> Checking for library acl : yes
> Checking for acl_get_file in acl : ok
> Checking for POSIX ACL support : not found
> Checking for library sec : no
> Checking for facl : not found
> Checking for library pacl : no
> Checking for acl_get_fd : not found
> 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.
> (complete log in /opt/samba-4.14.0/bin/config.log)
>
>
> regards;
>

Strange, just ran your original configure command on a fully updated 
Ubuntu 20.04 machine:

sudo ./configure --prefix=/opt/samba

Which ended in:

'configure' finished successfully (40.179s)

Try it without the '-j4'

What filesystem are you using ?

Rowland





More information about the samba mailing list