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

Reply via email to