What package do I need to install on Debian to get /usr/include/sys/acl.h?

C.J. Adams-Collier KF7BMP cjac at colliertech.org
Tue Jun 25 23:06:10 MDT 2013


On Wed, 2013-06-26 at 13:31 +0900, SATOH Fumiyasu wrote:
> At Tue, 25 Jun 2013 21:18:02 -0700,
> Richard Sharpe wrote:
> > I am trying to get Samba to build properly on a Debian system, but it
> > does not want to find POSIX_ACL support, and that seems to be because
> > /usr/include/sys/acl.h is missing.
> > 
> > What package do I need to get that file?
> 
> $ sudo apt-get install apt-file
> ...
> $ apt-file update
> ...
> $ apt-file search /usr/include/sys/acl.h
> libacl1-dev: /usr/include/sys/acl.h
> $ apt-file list libacl1-dev
> ...
> $ sudo apt-get install libacl1-dev
> ...

I see I'm late to this party.  What Fumiyasu-san said.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20130625/12d8f9d0/attachment.pgp>


More information about the samba-technical mailing list