Hello All checking for /usr/src/kernels/linux-2.6.18-128.1.14/include/linux/xattr_acl.h... no checking for /usr/src/kernels/linux-2.6.18-128.1.14/include/linux/posix_acl_xattr.h... yes checking if linux/posix_acl_xattr.h can be compiled... yes checking calc acl size... configure: error: ACL size can''t computed this is configure results,please help me to resolve it thanks Best Regards
Group, This is probably wrong as it is the fastest answer. Identify what name / release. Redhat, SuSE, SELES, etc.. Goto kernel.org.. See if xattr_acl.h is present and if so, copy it in and rerun configure. Report results.. Mitchell Erblich ================ On Dec 22, 2009, at 1:52 AM, ??? wrote:> Hello All > checking for /usr/src/kernels/linux-2.6.18-128.1.14/include/linux/ > xattr_acl.h... no > checking for /usr/src/kernels/linux-2.6.18-128.1.14/include/linux/ > posix_acl_xattr.h... yes > checking if linux/posix_acl_xattr.h can be compiled... yes > checking calc acl size... configure: error: ACL size can''t computed > this is configure results,please help me to resolve it > thanks > Best Regards > > _______________________________________________ > Lustre-devel mailing list > Lustre-devel at lists.lustre.org > http://lists.lustre.org/mailman/listinfo/lustre-devel
It would really help if we could see configure logs. Usually configure script generates small program with using include we''re checking for and then tries to build it. Failed build means this include file cannot be used but seeing what exactly gcc did say would be just great. Thanks. On Tue, Dec 22, 2009 at 12:41 PM, Mitchell Erblich <erblichs at earthlink.net>wrote:> Group, > > This is probably wrong as it is the fastest answer. > > Identify what name / release. Redhat, SuSE, SELES, etc.. > > Goto kernel.org.. > > See if xattr_acl.h is present and if so, copy it in and > rerun > configure. > > Report results.. > > Mitchell Erblich > ================> > > On Dec 22, 2009, at 1:52 AM, ??? wrote: > > > Hello All > > checking for /usr/src/kernels/linux-2.6.18-128.1.14/include/linux/ > > xattr_acl.h... no > > checking for /usr/src/kernels/linux-2.6.18-128.1.14/include/linux/ > > posix_acl_xattr.h... yes > > checking if linux/posix_acl_xattr.h can be compiled... yes > > checking calc acl size... configure: error: ACL size can''t computed > > this is configure results,please help me to resolve it > > thanks > > Best Regards > > > > _______________________________________________ > > Lustre-devel mailing list > > Lustre-devel at lists.lustre.org > > http://lists.lustre.org/mailman/listinfo/lustre-devel > > _______________________________________________ > Lustre-devel mailing list > Lustre-devel at lists.lustre.org > http://lists.lustre.org/mailman/listinfo/lustre-devel >-- umka -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lustre.org/pipermail/lustre-devel/attachments/20091222/1f6a9f2e/attachment.html
On 2009-12-22, at 03:41, Mitchell Erblich wrote:> This is probably wrong as it is the fastest answer. > Identify what name / release. Redhat, SuSE, SELES, etc.. > Goto kernel.org.. > See if xattr_acl.h is present and if so, copy it in and rerun > configure.Sorry, but this is indeed the completely wrong answer. The fact that xattr_acl.h is missing is not in itself a problem.> On Dec 22, 2009, at 1:52 AM, ??? wrote: >> checking for /usr/src/kernels/linux-2.6.18-128.1.14/include/linux/ >> xattr_acl.h... no >> checking for /usr/src/kernels/linux-2.6.18-128.1.14/include/linux/ >> posix_acl_xattr.h... yes >> checking if linux/posix_acl_xattr.h can be compiled... yes >> checking calc acl size... configure: error: ACL size can''t computedWhat version of Lustre are you trying to compile? Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun Microsystems of Canada, Inc.
Hi Thanks your help,now i resolved it.i run autogen.sh again and this error is not appeared. Thanks Best Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.lustre.org/pipermail/lustre-devel/attachments/20091223/ecad660a/attachment.html