[EMAIL PROTECTED] wrote on Wed, 17 May 2006 10:09 -0500:
> yeah, we have been seeing some of the autoconf tests failing on other
> platforms (ppc64 etc) and we decided to remove the -Werror flag from
> CFLAGS which is now causing problems even on x86(?), I think..
> I think Pete is working on some fixes/workarounds for these...
[..]
> On Mon, 15 May 2006, Number Cruncher wrote:
> 
> > I think this happens because HAVE_XATTR is not successfully detected by
> > configure. There has been a change in
> > include/linux/spinlock.h where LOCK_SECTION_NAME is #define'd and the
> > KBUILD_BASENAME is not properly set up. Result: the xattr stuff is still
> > present in the kernel files but the pvfs kernel module doesn't #include
> > <linux/xattr.h>

Don't expect that my couple of fixes will affect this though; they
were just for minor function signature issues in some structs.
Definitely not related.  We may have to investigate this XATTR
problem a bit further.  Which kernel verison, to start?

                -- Pete
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to