Hi, I have a AMD Phenom(tm) 9850 Quad-Core procesor, 2.50GHz, 3 GB of RAM
with ubuntu
9.04 server edition and i had a failure with the instalation of pvfs2. I
donwloaded the tar.gz file from
http://www.pvfs.org/download/ and the
"#./configure -q --prefix=/usr/local/pvfs2
--with-kernel=/lib/modules/2.6.28-11-server/build/"
works without problems, even the "make" command works good, but when i do
"make kmod"
gives me the following error


 C [M]  /usr/src/pvfs-2.8.1/src/kernel/linux-2.6/pvfs2-utils.o
In file included from
/usr/src/pvfs-2.8.1/src/kernel/linux-2.6/pvfs2-utils.c:7:
/usr/src/pvfs-2.8.1/src/kernel/linux-2.6/pvfs2-kernel.h:1271: error:
conflicting types for 'kzalloc'
include/linux/slab.h:304: error: previous definition of 'kzalloc' was here
/usr/src/pvfs-2.8.1/src/kernel/linux-2.6/pvfs2-utils.c: In function
'pvfs2_inode_removexattr'
/usr/src/pvfs-2.8.1/src/kernel/linux-2.6/pvfs2-utils.c:1019: error:
'XATTR_REPLACE' undeclared (first use in this function)
/usr/src/pvfs-2.8.1/src/kernel/linux-2.6/pvfs2-utils.c:1019: error: (Each
undeclared identifier is reported only once
/usr/src/pvfs-2.8.1/src/kernel/linux-2.6/pvfs2-utils.c:1019: error: for each
function it appears in.)
make[3]: *** [/usr/src/pvfs-2.8.1/src/kernel/linux-2.6/pvfs2-utils.o] Error
1
make[2]: *** [_module_/usr/src/pvfs-2.8.1/src/kernel/linux-2.6] Error 2
make[1]: *** [default] Error 2
make: *** [just_kmod] Error 2

I was looking for the client's system log, the pvfs2-server.log and
pvfs2-client.log files but i didn't find them

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

Reply via email to