Le Thu, 06 Jan 2011 12:11:50 +0100
Amandine Pignier <[email protected]> écrivait:

> I think the problem is somehow related to the linux distribution 
> (openSUSE 11.2 on this cluster) because I don't have this problem on
> debian. Has somebody already tried to install pvfs2 on openSUSE 11.2?
> 

There is a problem with the symbols, I suppose there is a slight
mismatch between the source and the symbol maps. Fortunately you can
refresh it :

cd /usr/src/linux
make archprepare
make scripts
make prepare
make modules_prepare

Then rebuild the pvfs module:

cd /usr/src/pvfs
make kmod

-- 
------------------------------------------------------------------------
Emmanuel Florac     |   Direction technique
                    |   Intellique
                    |   <[email protected]>
                    |   +33 1 78 94 84 02
------------------------------------------------------------------------

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

Reply via email to