I've seen the XATTR_REPLACE error pop up everytime someone uses a newer version of the kernel with new features added/removed...
Sounds like we need another patch for his kernel. Anyone feeling adventurous ? Kyle Schochenmaier On Thu, Dec 10, 2009 at 2:16 AM, Axel Andrén <[email protected]> wrote: > > > 2009/12/9 Phil Carns <[email protected]> >> >> Usually ubuntu is pretty painless, if that's what you are using. You may >> need to install the kernel source package: >> >> apt-get -s install linux-source >> >> and then configure pvfs like this: >> >> ./configure --with-kernel=/lib/modules/`uname -r`/build >> >> If something doesn't work, its either due to missing packages or the >> running kernel not matching the source that you are compiling against. >> Ubuntu doesn't require any manual configuration of the kernel source tree >> for PVFS to work. >> >> -Phil > > After doing both those, the still worked, even after having used it the old > way just before - but "make kmod" gets the same errors. > > Oh well, PVFS itself works, at least. > > _______________________________________________ > Pvfs2-users mailing list > [email protected] > http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users > > _______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
