On Wed, 2010-03-10 at 16:22 -0500, Dot Yet wrote: > Funny, I did the compilation on stock kernel 2.6.30.10 and it worked, > however, the same compilation on this xen kernel 2.6.31.5 failed:
I don't think 2.6.31 is supported in 1.8.2. There is probably a patch in BZ for some 2.6.31 support but you might need to backport it to 1.8.2. > /root/xenlustre/lustre-1.8.2/lustre/llite/file.c:3462: error: implicit > declaration of function posix_acl_dup > cc1: warnings being treated as errors > /root/xenlustre/lustre-1.8.2/lustre/llite/file.c:3462: error: > assignment makes pointer from integer without a cast > /root/xenlustre/lustre-1.8.2/lustre/llite/file.c:3468: error: implicit > declaration of function posix_acl_permission > /root/xenlustre/lustre-1.8.2/lustre/llite/file.c:3469: error: implicit > declaration of function posix_acl_release > Is there some way to convert -Werror to -Wall and see if that helps? It won't. You got "error"s not "warning"s. b.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
