It is working. Thanks Kaleb Regards Backer
On Tue, May 19, 2015 at 7:50 PM, Kaleb KEITHLEY <[email protected]> wrote: > On 05/19/2015 10:17 AM, Mohamed Pakkeer wrote: > >> Hi GlusterFS experts, >> >> I am trying to compile GlusterFS 3.7 on Ubuntu 14.04 and getting >> following error >> >> checking sys/acl.h usability... no >> checking sys/acl.h presence... no >> checking for sys/acl.h... no >> configure: error: Support for POSIX ACLs is required >> node001:~/glusterfs-3.7.0$ >> >> Ubuntu 14.04 enables the acl by default on root partition. I enabled acl >> manually on root partition and still it is showing same error. >> > > You don't have the libacl1-dev pkg installed. > > % apt-get install libacl1-dev > > -- > > Kaleb > > >
_______________________________________________ Gluster-users mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-users
